forked from open-webui/open-webui
added catalan to "languages.json" added proper code "ca-ES"
This commit is contained in:
parent
492d4f3403
commit
4de591b930
2 changed files with 4 additions and 0 deletions
|
@ -27,4 +27,8 @@
|
||||||
"code": "zh-CN",
|
"code": "zh-CN",
|
||||||
"title": "Chinese (Simplified)"
|
"title": "Chinese (Simplified)"
|
||||||
}
|
}
|
||||||
|
{
|
||||||
|
"code":"ca-ES",
|
||||||
|
"title":"Catalan"
|
||||||
|
}
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in a new issue