diff options
author | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2015-10-31 11:12:06 +0000 |
---|---|---|
committer | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2015-10-31 11:12:06 +0000 |
commit | e7a7e3ddf94f223eb5a4efe3ed522568141057dd (patch) | |
tree | d3847b6c19fc59bb90746a5a43c370f0d30fe5ed /config | |
parent | aff96e19c09ed7966268fec74ac84faf4214a1af (diff) | |
download | redmine-e7a7e3ddf94f223eb5a4efe3ed522568141057dd.tar.gz redmine-e7a7e3ddf94f223eb5a4efe3ed522568141057dd.zip |
Japanese translation updated by Go MAEDA (#20902, #21043)
git-svn-id: http://svn.redmine.org/redmine/trunk@14776 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config')
-rw-r--r-- | config/locales/ja.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/locales/ja.yml b/config/locales/ja.yml index 127297236..a9a7657a4 100644 --- a/config/locales/ja.yml +++ b/config/locales/ja.yml @@ -1187,7 +1187,7 @@ ja: button_import: インポート field_total_estimated_hours: 合計予定工数 label_api: API - label_total_plural: Totals - label_assigned_issues: Assigned issues + label_total_plural: 合計 + label_assigned_issues: 担当しているチケット label_field_format_enumeration: Key/value list label_f_hour_short: '%{value} h' |