diff options
Diffstat (limited to 'config/test.yml')
-rw-r--r-- | config/test.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/test.yml b/config/test.yml index 460d7c6c1..6e34340ff 100644 --- a/config/test.yml +++ b/config/test.yml @@ -22,7 +22,7 @@ BLOG_FEED: 'http://www.mysociety.org/category/projects/whatdotheyknow/feed/' TWITTER_USERNAME: 'alaveteli_foi' # Locales we wish to support in this app, space-delimited -AVAILABLE_LOCALES: 'en es' +AVAILABLE_LOCALES: 'en es en_GB' DEFAULT_LOCALE: 'en' # if 'true', respect the user's choice of language in the browser |