Consolidate duplicate messages into a single one

This commit is contained in:
hurxxxx
2025-05-01 13:16:47 +09:00
parent 1ca5d532b8
commit d72e41c563
56 changed files with 4 additions and 212 deletions

View File

@@ -503,7 +503,7 @@
<ul class=" mt-1 list-disc pl-4 text-xs">
<li>
{$i18n.t('Tools have a function calling system that allows arbitrary code execution')}.
{$i18n.t('Tools have a function calling system that allows arbitrary code execution.')}.
</li>
<li>{$i18n.t('Do not install tools from sources you do not fully trust.')}</li>
</ul>