mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-13 04:45:19 +00:00
Merge pull request #7382 from juananpe/dev
i18n: Add Basque (eu-ES, Euskara) translation
This commit is contained in:
commit
adba11ebeb
2 changed files with 1025 additions and 0 deletions
1021
src/lib/i18n/locales/eu-ES/translation.json
Normal file
1021
src/lib/i18n/locales/eu-ES/translation.json
Normal file
File diff suppressed because it is too large
Load diff
|
|
@ -43,6 +43,10 @@
|
|||
"code": "es-ES",
|
||||
"title": "Spanish (Español)"
|
||||
},
|
||||
{
|
||||
"code": "eu-ES",
|
||||
"title": "Basque (Euskara)"
|
||||
},
|
||||
{
|
||||
"code": "fa-IR",
|
||||
"title": "Persian (فارسی)"
|
||||
|
|
|
|||
Loading…
Reference in a new issue