From 633c8aaac9956c420f379ac166b11011d4753810 Mon Sep 17 00:00:00 2001 From: Go MAEDA Date: Fri, 28 May 2021 00:59:00 +0000 Subject: [PATCH] Merged r21010 from trunk to 4.2-stable (#35319). git-svn-id: http://svn.redmine.org/redmine/branches/4.2-stable@21011 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- config/locales/ja.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/locales/ja.yml b/config/locales/ja.yml index 8a30c8b31..e37f9ee55 100644 --- a/config/locales/ja.yml +++ b/config/locales/ja.yml @@ -1375,7 +1375,7 @@ ja: button_fetch_changesets: コミットを取得 permission_view_message_watchers: メッセージのウォッチャー一覧の閲覧 permission_add_message_watchers: メッセージのウォッチャーの追加 - permission_delete_message_watchers: メッセージのウォッチャーの追加 + permission_delete_message_watchers: メッセージのウォッチャーの削除 label_message_watchers: ウォッチャー button_copy_link: リンクをコピー error_invalid_authenticity_token: Invalid form authenticity token.