fix:language trans for disclaimer
This commit is contained in:
@@ -367,7 +367,7 @@ new class extends Component {
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="w-full mt-2">
|
<div class="w-full mt-2">
|
||||||
<p class="text-xs text-secondary leading-tight">{{ __('Advice generateCompletiond by AI may contain errors. Use at your own risk. Always consult a licensed investment advisor.') }} </p>
|
<p class="text-xs text-secondary leading-tight">{{ __('Advice generated by AI may contain errors. Use at your own risk. Always consult a licensed investment advisor.') }} </p>
|
||||||
</div>
|
</div>
|
||||||
</form>
|
</form>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user