diff --git a/config/application.yml.example b/config/application.yml.example index 28d271e111..8de7369f42 100644 --- a/config/application.yml.example +++ b/config/application.yml.example @@ -13,7 +13,7 @@ DEFAULT_COUNTRY_CODE: AU # Locale for translation. LOCALE: en # For multilingual - ENV doesn't have array so pass it as string with commas -AVAILABLE_LOCALES: en,es,en-GB +AVAILABLE_LOCALES: en,es # Spree zone. CHECKOUT_ZONE: Australia # Find currency codes at http://en.wikipedia.org/wiki/ISO_4217.