|
@@ -28,8 +28,8 @@
|
|
|
"name": "domain",
|
|
"name": "domain",
|
|
|
"type": "domain",
|
|
"type": "domain",
|
|
|
"ask": {
|
|
"ask": {
|
|
|
- "en": "Choose a domain name for SPIP",
|
|
|
|
|
- "fr": "Choisissez un nom de domaine pour SPIP"
|
|
|
|
|
|
|
+ "en": "Choose a domain name for Prestashop",
|
|
|
|
|
+ "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",
|
|
|
|
|
- "fr": "Choisissez un chemin pour SPIP"
|
|
|
|
|
|
|
+ "en": "Choose a path for Prestashop",
|
|
|
|
|
+ "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"],
|