diff options
author | Go MAEDA <maeda@farend.jp> | 2019-11-04 05:21:37 +0000 |
---|---|---|
committer | Go MAEDA <maeda@farend.jp> | 2019-11-04 05:21:37 +0000 |
commit | 2f1138f9ba41ea75e750281c03a6bee67a871408 (patch) | |
tree | 11abc15becb3ad594f04bd5d033448809205b62c /config/locales/zh.yml | |
parent | 6949ca72e308232a8fa91f13cb0e1589d69bfad0 (diff) | |
download | redmine-2f1138f9ba41ea75e750281c03a6bee67a871408.tar.gz redmine-2f1138f9ba41ea75e750281c03a6bee67a871408.zip |
Remove unused i18n key "button_duplicate" (#32400).
Patch by Go MAEDA.
git-svn-id: http://svn.redmine.org/redmine/trunk@18899 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/zh.yml')
-rw-r--r-- | config/locales/zh.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/config/locales/zh.yml b/config/locales/zh.yml index 93076a92a..4c97381a0 100644 --- a/config/locales/zh.yml +++ b/config/locales/zh.yml @@ -825,7 +825,6 @@ zh: button_update: 更新 button_configure: 配置 button_quote: 引用 - button_duplicate: 副本 button_show: 显示 status_active: 活动的 |