mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-27 19:55:20 +00:00
22 lines
227 B
JSON
22 lines
227 B
JSON
[
|
|
{
|
|
"code": "en",
|
|
"title": "English"
|
|
},
|
|
{
|
|
"code": "fa",
|
|
"title": "فارسی"
|
|
},
|
|
{
|
|
"code": "de",
|
|
"title": "Deutsch"
|
|
},
|
|
{
|
|
"code": "fr",
|
|
"title": "French"
|
|
},
|
|
{
|
|
"code": "uk",
|
|
"title": "Ukrainian"
|
|
}
|
|
]
|