forked from open-webui/open-webui
Merge pull request #1269 from pazoff/dev
added Italian, Portuguese and Japanese translations
This commit is contained in:
commit
3305ac5928
4 changed files with 1102 additions and 1 deletions
|
@ -31,6 +31,18 @@
|
|||
"code": "fr-FR",
|
||||
"title": "French (France)"
|
||||
},
|
||||
{
|
||||
"code": "it-IT",
|
||||
"title": "Italian"
|
||||
},
|
||||
{
|
||||
"code": "ja-JP",
|
||||
"title": "Japanese"
|
||||
},
|
||||
{
|
||||
"code": "pt-PT",
|
||||
"title": "Portuguese (Portugal)"
|
||||
},
|
||||
{
|
||||
"code": "ru-RU",
|
||||
"title": "Russian (Russia)"
|
||||
|
@ -55,4 +67,4 @@
|
|||
"code": "nl-NL",
|
||||
"title": "Dutch (Netherlands)"
|
||||
}
|
||||
]
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue