diff --git a/gpslab/geoip2/1.1/manifest.json b/gpslab/geoip2/1.1/manifest.json index 1dd03011..0e2950be 100644 --- a/gpslab/geoip2/1.1/manifest.json +++ b/gpslab/geoip2/1.1/manifest.json @@ -2,6 +2,9 @@ "bundles": { "GpsLab\\Bundle\\GeoIP2Bundle\\GpsLabGeoIP2Bundle": ["all"] }, + "container": { + "locale": "en" + }, "copy-from-recipe": { "config/": "%CONFIG_DIR%/" },