"...git@developer.sourcefind.cn:chenpangpang/open-webui.git" did not exist on "59724ea9d80c5502f23b4b0545611a45aebbd759"
Commit 51342179 authored by Ismael's avatar Ismael
Browse files

feat: Add support for Spanish language option in WebUI Settings

parent d865b9fe
...@@ -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)"
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment