mirror of
https://github.com/YunoHost-Apps/bozon_ynh.git
synced 2024-09-03 18:16:09 +02:00
Fix available languages
This commit is contained in:
parent
5f440f5be1
commit
d0c7785d40
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@
|
|||
"en": "Default language",
|
||||
"fr": "Langue par défaut"
|
||||
},
|
||||
"choices": ["de","en","es","fr","it","nl","pl","pt","po","ro","ru"],
|
||||
"choices": ["de","en","es","fr"],
|
||||
"default": "en"
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue