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

Switch default language to English

This commit is contained in:
Jimmy Monin 2016-12-27 14:27:40 +01:00
parent 39f01693a7
commit f6f50b0eea

View file

@ -68,7 +68,7 @@
"fr": "Choisissez la langue de l'application"
},
"choices": ["fr", "en"],
"default": "fr"
"default": "en"
}
]
}