1
0
Fork 0
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:
ewilly 2016-04-21 19:57:51 +02:00
parent 5f440f5be1
commit d0c7785d40

View file

@ -52,7 +52,7 @@
"en": "Default language", "en": "Default language",
"fr": "Langue par défaut" "fr": "Langue par défaut"
}, },
"choices": ["de","en","es","fr","it","nl","pl","pt","po","ro","ru"], "choices": ["de","en","es","fr"],
"default": "en" "default": "en"
}, },
{ {