Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
chenpangpang
open-webui
Commits
afc78b02
Commit
afc78b02
authored
Apr 28, 2024
by
Jannik Streidl
Browse files
ran i18n parser to add the new translation keys
parent
19843e39
Changes
25
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
327 additions
and
55 deletions
+327
-55
src/lib/i18n/locales/uk-UA/translation.json
src/lib/i18n/locales/uk-UA/translation.json
+81
-9
src/lib/i18n/locales/vi-VN/translation.json
src/lib/i18n/locales/vi-VN/translation.json
+83
-26
src/lib/i18n/locales/zh-CN/translation.json
src/lib/i18n/locales/zh-CN/translation.json
+81
-9
src/lib/i18n/locales/zh-TW/translation.json
src/lib/i18n/locales/zh-TW/translation.json
+81
-10
src/routes/(app)/documents/+page.svelte
src/routes/(app)/documents/+page.svelte
+1
-1
No files found.
src/lib/i18n/locales/uk-UA/translation.json
View file @
afc78b02
This diff is collapsed.
Click to expand it.
src/lib/i18n/locales/vi-VN/translation.json
View file @
afc78b02
This diff is collapsed.
Click to expand it.
src/lib/i18n/locales/zh-CN/translation.json
View file @
afc78b02
This diff is collapsed.
Click to expand it.
src/lib/i18n/locales/zh-TW/translation.json
View file @
afc78b02
This diff is collapsed.
Click to expand it.
src/routes/(app)/documents/+page.svelte
View file @
afc78b02
...
...
@@ -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
...
...
Prev
1
2
Next
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment