Update manifest.json

This commit is contained in:
siwinter 2019-10-21 14:17:04 +02:00 committed by GitHub
parent c9ec7d3a42
commit 33b299cb5f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -70,20 +70,7 @@
"fr": "Choisissez la langue de l'application"
},
"choices": ["fr", "en"],
"default": "fr"
},
{
"name": "password",
"type": "password",
"ask": {
"en": "Set the administrator password",
"fr": "Définissez le mot de passe administrateur"
},
"help": {
"en": "Use the help field to add an information for the admin about this question.",
"fr": "Utilisez le champ aide pour ajouter une information à l'intention de l'administrateur à propos de cette question."
},
"example": "Choose a password"
"default": "en"
}
]
}