From: Raphaƫl Gertz Date: Fri, 25 Oct 2019 17:02:36 +0000 (+0200) Subject: Add manifest.json X-Git-Url: https://git.rapsys.eu/airbundle/commitdiff_plain/81e4873787078ac81e9d6a66ea452bd3b634e85c Add manifest.json --- diff --git a/manifest.json b/manifest.json index cde9fb5..865f011 100644 --- a/manifest.json +++ b/manifest.json @@ -2,6 +2,9 @@ "bundles": { "Rapsys\\AirBundle": ["all"] }, + "container": { + "locale": "en" + }, "copy-from-recipe": { "config/": "%CONFIG_DIR%/" }