diff options
author | Go MAEDA <maeda@farend.jp> | 2021-05-29 08:03:48 +0000 |
---|---|---|
committer | Go MAEDA <maeda@farend.jp> | 2021-05-29 08:03:48 +0000 |
commit | b83c09804eb86b91e6b4e38b549280f8caf64ddc (patch) | |
tree | 5424367046cbe2b6346a056707a43d9e741d09a3 /config | |
parent | a8359073e66bd89189700125c50acab60d0d1cce (diff) | |
download | redmine-b83c09804eb86b91e6b4e38b549280f8caf64ddc.tar.gz redmine-b83c09804eb86b91e6b4e38b549280f8caf64ddc.zip |
Japanese translation update (#35329).
Patch by Go MAEDA.
git-svn-id: http://svn.redmine.org/redmine/trunk@21018 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config')
-rw-r--r-- | config/locales/ja.yml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/config/locales/ja.yml b/config/locales/ja.yml index 92df79e39..d72a082a0 100644 --- a/config/locales/ja.yml +++ b/config/locales/ja.yml @@ -1381,7 +1381,7 @@ ja: error_invalid_authenticity_token: Invalid form authenticity token. error_query_statement_invalid: An error occurred while executing the query and has been logged. Please report this error to your Redmine administrator. - permission_view_wiki_page_watchers: View wiki page watchers list - permission_add_wiki_page_watchers: Add wiki page watchers - permission_delete_wiki_page_watchers: Delete wiki page watchers + permission_view_wiki_page_watchers: Wikiページのウォッチャー一覧の閲覧 + permission_add_wiki_page_watchers: Wikiページのウォッチャーの追加 + permission_delete_wiki_page_watchers: Wikiページのウォッチャーの削除 label_wiki_page_watchers: Watchers |