From: Raphaƫl Gertz Date: Fri, 25 Oct 2019 17:02:36 +0000 (+0200) Subject: Add manifest.json X-Git-Tag: 0.0.1 X-Git-Url: https://git.rapsys.eu/airbundle/commitdiff_plain/735e5d8fdba288c35529377f1c0c763c2d6e352f 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%/" }