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
51342179
"...git@developer.sourcefind.cn:chenpangpang/open-webui.git" did not exist on "59724ea9d80c5502f23b4b0545611a45aebbd759"
Commit
51342179
authored
Mar 18, 2024
by
Ismael
Browse files
feat: Add support for Spanish language option in WebUI Settings
parent
d865b9fe
Changes
1
Show 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 @
51342179
...
@@ -11,6 +11,10 @@
...
@@ -11,6 +11,10 @@
"code"
:
"de-DE"
,
"code"
:
"de-DE"
,
"title"
:
"Deutsch"
"title"
:
"Deutsch"
},
},
{
"code"
:
"es-ES"
,
"title"
:
"Spanish"
},
{
{
"code"
:
"fr-FR"
,
"code"
:
"fr-FR"
,
"title"
:
"French (France)"
"title"
:
"French (France)"
...
...
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