diff --git a/manifest.json b/manifest.json index 1ff4b14..c764275 100644 --- a/manifest.json +++ b/manifest.json @@ -27,8 +27,8 @@ "name": "domain", "type": "domain", "ask": { - "en": "Choose a domain name for matomo", - "fr": "Choisissez un nom de domaine pour matomo" + "en": "Choose a domain name for Matomo", + "fr": "Choisissez un nom de domaine pour Matomo" }, "example": "example.com" }, @@ -36,8 +36,8 @@ "name": "path", "type": "path", "ask": { - "en": "Choose a path for matomo", - "fr": "Choisissez un chemin pour matomo" + "en": "Choose a path for Matomo", + "fr": "Choisissez un chemin pour Matomo" }, "example": "/matomo", "default": "/matomo"