Created
March 26, 2011 11:11
-
-
Save ansoncat/888207 to your computer and use it in GitHub Desktop.
Chinese Locales for redmine_close_button
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Traditional Chinese strings go here for Rails i18n | |
zh-TW: | |
button_close: "結束" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Simplified Chinese strings go here for Rails i18n | |
zh: | |
button_close: "关闭" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment