diff options
author | Seb Bacon <seb.bacon@gmail.com> | 2011-07-06 11:18:15 +0100 |
---|---|---|
committer | Seb Bacon <seb.bacon@gmail.com> | 2011-07-06 11:18:15 +0100 |
commit | 737f5967131120adab322adf3dbdbd4f40426499 (patch) | |
tree | c9b0ce4219efde098bd1526f585ff8998594d7ee | |
parent | 1d1f09f925003af45265d0df29791ff8fdf2b7ed (diff) |
The tests require an "es" locale in the routes
-rw-r--r-- | config/i18n-routes.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config/i18n-routes.yml b/config/i18n-routes.yml index b9c9e5328..fbde62df3 100644 --- a/config/i18n-routes.yml +++ b/config/i18n-routes.yml @@ -4,3 +4,5 @@ sq: # let routes be in english all sr: # let routes be in english all +es: + # let routes be in english all |