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

Super coquille ligne 1 : erase

This commit is contained in:
magikcypress 2017-02-23 13:53:48 +01:00
parent 4a9d396b89
commit 0d66b967ec

View file

@ -1,4 +1,4 @@
(must be an existing YunoHost user){
{
"name": "SPIP",
"id": "spip",
"packaging_format": 1,
@ -12,7 +12,6 @@
"maintainer": {
"name": "cyp",
"email": "cyp@rouquin.me",
"url": "http://www.rouquin.me"
},
"requirements": {
"yunohost": ">> 2.4.0"
@ -48,8 +47,8 @@
"name": "admin",
"type": "user",
"ask": {
"en": "Choose an admin user (must be an existing YunoHost user)",
"fr": "Choisissez ladministrateur (doit être un utilisateur YunoHost existant)"
"en": "Choose the SPIP administrator (must be an existing YunoHost user)",
"fr": "Administrateur du site (doit être un utilisateur YunoHost existant)"
},
"example": "johndoe"
},