1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/calibreweb_ynh.git synced 2024-09-03 18:16:20 +02:00
This commit is contained in:
Krakinou 2018-12-15 20:02:22 +01:00
parent 459674bd13
commit 3f38925b75

View file

@ -77,17 +77,17 @@
},
{
"name": "language",
"type":"language",
"type":"language",
"ask": {
"en": "Select a default language (you may change it later in the app)",
"fr": "Choisissez une langue par défaut (vous pourrez la changer ultérieurement dans l'application)"
},
"choices": [ "fr", "en", "es", "de"],
"choices": [ "fr", "en", "es", "de"],
"default": "fr"
},
{
"name": "upload",
"type":"boolean",
"type":"boolean",
"ask": {
"en": "Do you want to allow uploading of books (you may change it later in the app)?",
"fr": "Voulez vous autoriser l'upload de livres (vous pourrez la changer ultérieurement dans l'application)?"