1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/spip_ynh.git synced 2024-09-03 20:25:59 +02:00

ISO langue manifest

This commit is contained in:
magikcypress 2017-02-21 16:53:54 +01:00
parent 11341ae97c
commit e050e3084d

View file

@ -67,8 +67,8 @@
"en": "Choose the application language", "en": "Choose the application language",
"fr": "Choisissez la langue de l'application" "fr": "Choisissez la langue de l'application"
}, },
"choices": ["fr", "en"], "choices": ["en_EN", "fr_FR"],
"default": "fr" "default": "fr_FR"
} }
] ]
} }