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 @@
"code": "de-DE",
"title": "Deutsch"
},
{
"code": "es-ES",
"title": "Spanish"
},
{
"code": "fr-FR",
"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