forked from open-webui/open-webui
feat: Change translation keys to fallback strings
This commit is contained in:
parent
fab89a76b1
commit
7a77f3c2c0
12 changed files with 136 additions and 42 deletions
|
@ -128,7 +128,7 @@
|
|||
/>
|
||||
</div>
|
||||
|
||||
<div class=" self-center font-medium text-sm">{$i18n.t('NewChat')}</div>
|
||||
<div class=" self-center font-medium text-sm">{$i18n.t('New Chat')}</div>
|
||||
</div>
|
||||
|
||||
<div class="self-center">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue