diff options
author | Go MAEDA <maeda@farend.jp> | 2019-06-22 00:30:55 +0000 |
---|---|---|
committer | Go MAEDA <maeda@farend.jp> | 2019-06-22 00:30:55 +0000 |
commit | b076ff80797fea7c2907fae2e11d774480d3d2dd (patch) | |
tree | 8e819f8e8280eaf8bef18e84b03a278ded77a195 /config/locales | |
parent | 0c547ffd8af8964f2f61937d0d2c8aa68aae4f6f (diff) | |
download | redmine-b076ff80797fea7c2907fae2e11d774480d3d2dd.tar.gz redmine-b076ff80797fea7c2907fae2e11d774480d3d2dd.zip |
Change the Japanese translation for label_issue_history_properties (#31594).
Patch by Go MAEDA.
git-svn-id: http://svn.redmine.org/redmine/trunk@18312 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 a693234aa..5add08e0c 100644 --- a/config/locales/ja.yml +++ b/config/locales/ja.yml @@ -1287,7 +1287,7 @@ ja: button_project_bookmark: ブックマークに追加 button_project_bookmark_delete: ブックマークから削除 field_history_default_tab: チケットの履歴のデフォルトタブ - label_issue_history_properties: プロパティ更新 + label_issue_history_properties: プロパティ更新履歴 label_issue_history_notes: コメント label_last_tab_visited: 最後に開いたタブ field_unique_id: Unique ID |