From ea409a3b67f9fc0311258e4e1499d0bb315b60a5 Mon Sep 17 00:00:00 2001 From: Alexis Gavoty Date: Fri, 6 Dec 2013 23:26:13 +0100 Subject: [PATCH] Update manifest.json --- manifest.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/manifest.json b/manifest.json index 78ca0f0..f9a1e38 100644 --- a/manifest.json +++ b/manifest.json @@ -34,6 +34,14 @@ "en": "Choose a password for Wordpress administrator" } }, + { + "name": "language", + "ask": { + "en": "Choose the language of the Wordpress site" + }, + "choices": ["en_EN", "fr_FR"], + "default": "en_EN" + }, { "name": "public_site", "ask": {