diff options
author | Go MAEDA <maeda@farend.jp> | 2021-03-18 07:07:00 +0000 |
---|---|---|
committer | Go MAEDA <maeda@farend.jp> | 2021-03-18 07:07:00 +0000 |
commit | a11f9eb5d9d01b59399be616ee62c6d75445aab6 (patch) | |
tree | ed9c737243e90b6e2466bf0565488284394c3dc1 | |
parent | 42b4d13994fc13691c84e898d41efb03fdb4428a (diff) | |
download | redmine-a11f9eb5d9d01b59399be616ee62c6d75445aab6.tar.gz redmine-a11f9eb5d9d01b59399be616ee62c6d75445aab6.zip |
Japanese translation update (#34919).
Patch by Go MAEDA.
git-svn-id: http://svn.redmine.org/redmine/trunk@20818 e93f8b46-1217-0410-a6f0-8f06a7374b81
-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 121355999..1c25f2203 100644 --- a/config/locales/ja.yml +++ b/config/locales/ja.yml @@ -1376,5 +1376,5 @@ ja: permission_view_message_watchers: メッセージのウォッチャー一覧の閲覧 permission_add_message_watchers: メッセージのウォッチャーの追加 permission_delete_message_watchers: メッセージのウォッチャーの追加 - label_message_watchers: Watchers - button_copy_link: Copy link + label_message_watchers: ウォッチャー + button_copy_link: リンクをコピー |