diff options
author | Go MAEDA <maeda@farend.jp> | 2019-04-27 02:23:53 +0000 |
---|---|---|
committer | Go MAEDA <maeda@farend.jp> | 2019-04-27 02:23:53 +0000 |
commit | 40dd389fdcdf63785139bf5426451e041b7d7851 (patch) | |
tree | d8c9102bf03bc3ecbcb7c91658687f673e78fd1d /config | |
parent | 7ab62aa45f63055cdb9ed0229e7a313ca12c9eb3 (diff) | |
download | redmine-40dd389fdcdf63785139bf5426451e041b7d7851.tar.gz redmine-40dd389fdcdf63785139bf5426451e041b7d7851.zip |
Japanese translation update (#31267).
Patch by Go MAEDA.
git-svn-id: http://svn.redmine.org/redmine/trunk@18084 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 9ecc01d44..342d4205d 100644 --- a/config/locales/ja.yml +++ b/config/locales/ja.yml @@ -1271,5 +1271,5 @@ ja: label_open_trackers_description: すべてのトラッカーの説明を表示 label_preferred_body_part_text: テキスト label_preferred_body_part_html: HTML (experimental) - field_parent_issue_subject: Parent task subject - permission_edit_own_issues: Edit own issues + field_parent_issue_subject: 親チケットの題名 + permission_edit_own_issues: 自分が追加したチケットの編集 |