diff options
author | Go MAEDA <maeda@farend.jp> | 2019-02-26 08:30:00 +0000 |
---|---|---|
committer | Go MAEDA <maeda@farend.jp> | 2019-02-26 08:30:00 +0000 |
commit | 5102a7e16b9c745412a124c6a0e6e0908c467ff8 (patch) | |
tree | 3493b2812fbb4a96a97d4cfdcb35c2d2f5c9247f /config | |
parent | 9c3c8fa3677d17b5c651d80934bce06121fc9ce7 (diff) | |
download | redmine-5102a7e16b9c745412a124c6a0e6e0908c467ff8.tar.gz redmine-5102a7e16b9c745412a124c6a0e6e0908c467ff8.zip |
Japanese translation update (#30914).
Patch by Go MAEDA.
git-svn-id: http://svn.redmine.org/redmine/trunk@17902 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config')
-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 6e84b4490..9f9515a2e 100644 --- a/config/locales/ja.yml +++ b/config/locales/ja.yml @@ -1261,4 +1261,4 @@ ja: label_delete_link_to_subtask: 関連の削除 error_not_allowed_to_log_time_for_other_users: 他のユーザーの作業時間を入力する権限がありません permission_log_time_for_other_users: 他のユーザーの作業時間の入力 - text_role_no_workflow: No workflow defined for this role + text_role_no_workflow: このロールにワークフローが定義されていません |