diff options
author | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2015-09-14 10:14:55 +0000 |
---|---|---|
committer | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2015-09-14 10:14:55 +0000 |
commit | 5e7873d154bf3b5333083ceaf194526460227419 (patch) | |
tree | 0e3704c1b44c0d30a996fccc84d3c2d75730618d | |
parent | abf7dbb4b4bd8b97abc0e90de876f99bca9f1a90 (diff) | |
download | redmine-5e7873d154bf3b5333083ceaf194526460227419.tar.gz redmine-5e7873d154bf3b5333083ceaf194526460227419.zip |
Merged r14582 from trunk to 3.1-stable (#20729)
Japanese translation updated by Go MAEDA.
git-svn-id: http://svn.redmine.org/redmine/branches/3.1-stable@14583 e93f8b46-1217-0410-a6f0-8f06a7374b81
-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 119523d4c..f9cec1762 100644 --- a/config/locales/ja.yml +++ b/config/locales/ja.yml @@ -1170,4 +1170,4 @@ ja: label_member_management_selected_roles_only: 次のロールのみ label_password_required: この操作を続行するにはパスワードを入力してください label_total_spent_time: すべての作業時間の記録 - field_total_estimated_hours: Total estimated time + field_total_estimated_hours: 合計予定工数 |