diff options
author | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2016-09-09 11:59:59 +0000 |
---|---|---|
committer | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2016-09-09 11:59:59 +0000 |
commit | 37dfdbf5e9137bea47f5f22b274a2a6ae1728ef4 (patch) | |
tree | 17e458c1a5260f079e5aa418e03b8a6cdb31f2eb /config/locales | |
parent | 17ed4d559da88bcaf820227c34c240cdbe028e3c (diff) | |
download | redmine-37dfdbf5e9137bea47f5f22b274a2a6ae1728ef4.tar.gz redmine-37dfdbf5e9137bea47f5f22b274a2a6ae1728ef4.zip |
Japanese translation for label_enumerations changed by Go MAEDA (#23659)
git-svn-id: http://svn.redmine.org/redmine/trunk@15838 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales')
-rw-r--r-- | config/locales/ja.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/locales/ja.yml b/config/locales/ja.yml index c73fefa42..e1c461abb 100644 --- a/config/locales/ja.yml +++ b/config/locales/ja.yml @@ -508,7 +508,7 @@ ja: label_custom_field: カスタムフィールド label_custom_field_plural: カスタムフィールド label_custom_field_new: 新しいカスタムフィールドを作成 - label_enumerations: 列挙項目 + label_enumerations: 選択肢の値 label_enumeration_new: 新しい値 label_information: 情報 label_information_plural: 情報 |