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:
parent
4a9d396b89
commit
0d66b967ec
1 changed files with 74 additions and 75 deletions
|
@ -1,4 +1,4 @@
|
||||||
(must be an existing YunoHost user){
|
{
|
||||||
"name": "SPIP",
|
"name": "SPIP",
|
||||||
"id": "spip",
|
"id": "spip",
|
||||||
"packaging_format": 1,
|
"packaging_format": 1,
|
||||||
|
@ -12,7 +12,6 @@
|
||||||
"maintainer": {
|
"maintainer": {
|
||||||
"name": "cyp",
|
"name": "cyp",
|
||||||
"email": "cyp@rouquin.me",
|
"email": "cyp@rouquin.me",
|
||||||
"url": "http://www.rouquin.me"
|
|
||||||
},
|
},
|
||||||
"requirements": {
|
"requirements": {
|
||||||
"yunohost": ">> 2.4.0"
|
"yunohost": ">> 2.4.0"
|
||||||
|
@ -48,8 +47,8 @@
|
||||||
"name": "admin",
|
"name": "admin",
|
||||||
"type": "user",
|
"type": "user",
|
||||||
"ask": {
|
"ask": {
|
||||||
"en": "Choose an admin user (must be an existing YunoHost user)",
|
"en": "Choose the SPIP administrator (must be an existing YunoHost user)",
|
||||||
"fr": "Choisissez l’administrateur (doit être un utilisateur YunoHost existant)"
|
"fr": "Administrateur du site (doit être un utilisateur YunoHost existant)"
|
||||||
},
|
},
|
||||||
"example": "johndoe"
|
"example": "johndoe"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Reference in a new issue