diff --git a/manifest.json b/manifest.json index 21a8c23..6f201c6 100644 --- a/manifest.json +++ b/manifest.json @@ -72,6 +72,7 @@ "name": "admin_email", "type": "email", "ask": { + "en": "Your mail address.", "fr": "Votre adresse mail." }, "exemple": "abc@efg.hi" @@ -80,6 +81,7 @@ "name": "website_title", "type": "title", "ask": { + "en": "Your website's title.", "fr": "Le titre de votre site." }, "exemple": "MY BIG WEBSITE"