forked from open-webui/open-webui
ran i18n parser to add the new translation keys
This commit is contained in:
parent
19843e39fd
commit
afc78b0277
25 changed files with 2266 additions and 338 deletions
|
@ -345,7 +345,7 @@
|
|||
// await chats.set(await getChatListByTagName(localStorage.token, tag.name));
|
||||
}}
|
||||
>
|
||||
<div class=" text-xs font-medium self-center line-clamp-1">{$i18n.t('add tags')}</div>
|
||||
<div class=" text-xs font-medium self-center line-clamp-1">add tags</div>
|
||||
</button> -->
|
||||
|
||||
<button
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue