diff options
author | Go MAEDA <maeda@farend.jp> | 2023-04-28 03:25:01 +0000 |
---|---|---|
committer | Go MAEDA <maeda@farend.jp> | 2023-04-28 03:25:01 +0000 |
commit | be48f43223c7aea02067d585e67b15b9ce0fa93d (patch) | |
tree | b32682c09b968cf2b2bfe21671cae93aa403b326 | |
parent | 81e1e476e7f8a22d05b952ba6c9cbc3749e748fd (diff) | |
download | redmine-be48f43223c7aea02067d585e67b15b9ce0fa93d.tar.gz redmine-be48f43223c7aea02067d585e67b15b9ce0fa93d.zip |
Japanese translation update (#38497).
Patch by Go MAEDA.
git-svn-id: https://svn.redmine.org/redmine/trunk@22214 e93f8b46-1217-0410-a6f0-8f06a7374b81
-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 7e92ea529..13dbce328 100644 --- a/config/locales/ja.yml +++ b/config/locales/ja.yml @@ -1429,4 +1429,4 @@ ja: label_auto_watch_on_issue_created: 自分が作成したチケット field_any_searchable: 全検索対象テキスト label_contains_any_of: いずれかを含む - button_apply_issues_filter: Apply issues filter + button_apply_issues_filter: チケットのフィルタを適用 |