diff options
author | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2016-01-07 03:48:24 +0000 |
---|---|---|
committer | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2016-01-07 03:48:24 +0000 |
commit | 8707e71baebe2423232be00317699afd690138f1 (patch) | |
tree | c6236bba95c812c203844df41534a5e0ab409cea /config/locales/zh.yml | |
parent | 01668a6839c369122db10a838653c9558d2af5ad (diff) | |
download | redmine-8707e71baebe2423232be00317699afd690138f1.tar.gz redmine-8707e71baebe2423232be00317699afd690138f1.zip |
Simplified Chinese translation updated by Hang Xie (#21522)
git-svn-id: http://svn.redmine.org/redmine/trunk@15007 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/zh.yml')
-rw-r--r-- | config/locales/zh.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/locales/zh.yml b/config/locales/zh.yml index b162e536a..ab1d87fa7 100644 --- a/config/locales/zh.yml +++ b/config/locales/zh.yml @@ -1176,4 +1176,4 @@ zh: setting_attachment_extensions_denied: 禁止上传的附件类型 label_any_open_issues: 任意进行中的问题 label_no_open_issues: 任意已关闭的问题 - label_default_values_for_new_users: Default values for new users + label_default_values_for_new_users: 新用户默认值 |