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
d187b161
Commit
d187b161
authored
Mar 27, 2024
by
Timothy J. Baek
Browse files
fix: language ordering
parent
5e24e03f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
src/lib/i18n/locales/languages.json
src/lib/i18n/locales/languages.json
+4
-4
No files found.
src/lib/i18n/locales/languages.json
View file @
d187b161
...
@@ -39,6 +39,10 @@
...
@@ -39,6 +39,10 @@
"code"
:
"ja-JP"
,
"code"
:
"ja-JP"
,
"title"
:
"Japanese"
"title"
:
"Japanese"
},
},
{
"code"
:
"ko-KR"
,
"title"
:
"Korean"
},
{
{
"code"
:
"nl-NL"
,
"code"
:
"nl-NL"
,
"title"
:
"Dutch (Netherlands)"
"title"
:
"Dutch (Netherlands)"
...
@@ -66,9 +70,5 @@
...
@@ -66,9 +70,5 @@
{
{
"code"
:
"zh-TW"
,
"code"
:
"zh-TW"
,
"title"
:
"Chinese (Traditional)"
"title"
:
"Chinese (Traditional)"
},
{
"code"
:
"ko-KR"
,
"title"
:
"Korean"
}
}
]
]
\ No newline at end of file
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