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
f3c113cb
Commit
f3c113cb
authored
Mar 21, 2024
by
Timothy J. Baek
Browse files
fix: languages order
parent
5f26b2a9
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
+5
-5
src/lib/i18n/locales/languages.json
src/lib/i18n/locales/languages.json
+5
-5
No files found.
src/lib/i18n/locales/languages.json
View file @
f3c113cb
[
[
{
"code"
:
"bg-BG"
,
"title"
:
"Bulgarian (BG)"
},
{
{
"code"
:
"en-US"
,
"code"
:
"en-US"
,
"title"
:
"English (US)"
"title"
:
"English (US)"
},
},
{
"code"
:
"bg-BG"
,
"title"
:
"Bulgarian (BG)"
},
{
{
"code"
:
"ca-ES"
,
"code"
:
"ca-ES"
,
"title"
:
"Catalan"
"title"
:
"Catalan"
...
@@ -51,4 +51,4 @@
...
@@ -51,4 +51,4 @@
"code"
:
"zh-TW"
,
"code"
:
"zh-TW"
,
"title"
:
"Chinese (Traditional)"
"title"
:
"Chinese (Traditional)"
}
}
]
]
\ 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