From bf4827bd1897867556cc614c300c7420b2b9ab6a Mon Sep 17 00:00:00 2001 From: Go MAEDA Date: Thu, 20 Jun 2019 07:56:24 +0000 Subject: [PATCH] Japanese translation update (#31594). Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@18282 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- config/locales/ja.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/config/locales/ja.yml b/config/locales/ja.yml index 6cb9fc27d..d858867b8 100644 --- a/config/locales/ja.yml +++ b/config/locales/ja.yml @@ -1286,7 +1286,7 @@ ja: label_optgroup_recents: 最近使用したもの button_project_bookmark: ブックマークに追加 button_project_bookmark_delete: ブックマークから削除 - field_history_default_tab: Issue's history default tab - label_issue_history_properties: Property changes - label_issue_history_notes: Notes - label_last_tab_visited: Last visited tab + field_history_default_tab: チケットの履歴のデフォルトタブ + label_issue_history_properties: プロパティ更新 + label_issue_history_notes: コメント + label_last_tab_visited: 最後に開いたタブ