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

Suppression de SPIP dans le manifest

This commit is contained in:
magikcypress 2017-03-03 13:11:58 +01:00
parent 4b497b2fa8
commit aa27d43992

View file

@ -28,8 +28,8 @@
"name": "domain", "name": "domain",
"type": "domain", "type": "domain",
"ask": { "ask": {
"en": "Choose a domain name for SPIP", "en": "Choose a domain name for Prestashop",
"fr": "Choisissez un nom de domaine pour SPIP" "fr": "Choisissez un nom de domaine pour Prestashop"
}, },
"example": "example.org" "example": "example.org"
}, },
@ -37,8 +37,8 @@
"name": "path", "name": "path",
"type": "path", "type": "path",
"ask": { "ask": {
"en": "Choose a path for SPIP", "en": "Choose a path for Prestashop",
"fr": "Choisissez un chemin pour SPIP" "fr": "Choisissez un chemin pour Prestashop"
}, },
"example": "/prestashop", "example": "/prestashop",
"default": "/prestashop" "default": "/prestashop"
@ -47,7 +47,7 @@
"name": "admin", "name": "admin",
"type": "user", "type": "user",
"ask": { "ask": {
"en": "Choose the SPIP administrator (must be an existing YunoHost user)", "en": "Choose the Prestashop administrator (must be an existing YunoHost user)",
"fr": "Administrateur du site (doit être un utilisateur YunoHost existant)" "fr": "Administrateur du site (doit être un utilisateur YunoHost existant)"
}, },
"example": "johndoe" "example": "johndoe"
@ -55,7 +55,7 @@
{ {
"name": "is_public", "name": "is_public",
"ask": { "ask": {
"en": "Is it a public SPIP site ?", "en": "Is it a public Prestashop site ?",
"fr": "Est-ce un site public ?" "fr": "Est-ce un site public ?"
}, },
"choices": ["Yes", "No"], "choices": ["Yes", "No"],