Skip to content

Commit

Permalink
Add an extra locale to the test environment config
Browse files Browse the repository at this point in the history
  • Loading branch information
garethrees committed Jan 30, 2015
1 parent 458325a commit 5b776d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,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 en_GB'
AVAILABLE_LOCALES: 'en es fr en_GB'
DEFAULT_LOCALE: 'en'

# if 'true', respect the user's choice of language in the browser
Expand Down

0 comments on commit 5b776d1

Please sign in to comment.