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
ba56edab
Unverified
Commit
ba56edab
authored
Jun 03, 2024
by
Timothy Jaeryang Baek
Committed by
GitHub
Jun 03, 2024
Browse files
Merge pull request #2781 from Lhemamou/dev
fix: lithuanian language doesn't appear in the languages list (#2780)
parents
a233a885
c11fdad8
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
+4
-0
src/lib/i18n/locales/languages.json
src/lib/i18n/locales/languages.json
+4
-0
No files found.
src/lib/i18n/locales/languages.json
View file @
ba56edab
...
@@ -79,6 +79,10 @@
...
@@ -79,6 +79,10 @@
"code"
:
"ko-KR"
,
"code"
:
"ko-KR"
,
"title"
:
"Korean (한국어)"
"title"
:
"Korean (한국어)"
},
},
{
"code"
:
"lt-LT"
,
"title"
:
"Lithuanian (Lietuvių)"
},
{
{
"code"
:
"nl-NL"
,
"code"
:
"nl-NL"
,
"title"
:
"Dutch (Netherlands)"
"title"
:
"Dutch (Netherlands)"
...
...
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