Skip to content

Commit

Permalink
883949-chinese - change config mapping for chinese locale
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasmckay committed Dec 5, 2012
1 parent 4b19e76 commit 3e3d920
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/config/locales/zh-CN.yml
@@ -1,7 +1,7 @@
# Chinese (China) translations for Ruby on Rails
# by tsechingho (http://github.com/tsechingho)

zh_CN:
zh-CN:
date:
formats:
default: "%Y-%m-%d"
Expand Down
2 changes: 1 addition & 1 deletion src/config/locales/zh-TW.yml
@@ -1,7 +1,7 @@
# Chinese (Taiwan) translations for Ruby on Rails
# by tsechingho (http://github.com/tsechingho)

zh_TW:
zh-TW:
date:
formats:
default: "%Y-%m-%d"
Expand Down

0 comments on commit 3e3d920

Please sign in to comment.