Skip to content

Commit

Permalink
Adding chineese language
Browse files Browse the repository at this point in the history
  • Loading branch information
Pardons Julien committed Jun 22, 2013
1 parent b31e712 commit 4b9d431
Show file tree
Hide file tree
Showing 10 changed files with 2,631 additions and 3 deletions.
2 changes: 1 addition & 1 deletion apps/backend/config/routing.yml
Expand Up @@ -12,7 +12,7 @@ switch_lang:
allow_empty: false
requirements:
sf_method: [post]
langage: (?:fr|en|de)
langage: (?:fr|en|de|cn)

matchs_current:
url: /matchs/current
Expand Down

0 comments on commit 4b9d431

Please sign in to comment.