From 81e4873787078ac81e9d6a66ea452bd3b634e85c Mon Sep 17 00:00:00 2001 From: =?utf8?q?Rapha=C3=ABl=20Gertz?= Date: Fri, 25 Oct 2019 19:02:36 +0200 Subject: [PATCH] Add manifest.json --- manifest.json | 3 +++ 1 file changed, 3 insertions(+) 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%/" } -- 2.41.0