diff --git a/manifest.json b/manifest.json index df897c6..4926a59 100644 --- a/manifest.json +++ b/manifest.json @@ -28,8 +28,8 @@ "name": "domain", "type": "domain", "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" }, @@ -37,8 +37,8 @@ "name": "path", "type": "path", "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", "default": "/prestashop" @@ -47,7 +47,7 @@ "name": "admin", "type": "user", "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)" }, "example": "johndoe" @@ -55,7 +55,7 @@ { "name": "is_public", "ask": { - "en": "Is it a public SPIP site ?", + "en": "Is it a public Prestashop site ?", "fr": "Est-ce un site public ?" }, "choices": ["Yes", "No"],