mirror of
https://github.com/open-webui/open-webui
synced 2025-06-26 18:26:48 +00:00
feat: Add support for Spanish language option in WebUI Settings
This commit is contained in:
parent
d865b9fe59
commit
51342179ad
@ -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)"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user