diff options
author | Go MAEDA <maeda@farend.jp> | 2023-10-30 09:28:09 +0000 |
---|---|---|
committer | Go MAEDA <maeda@farend.jp> | 2023-10-30 09:28:09 +0000 |
commit | 72b505a2103fa25aea116cbf4fa3e6069e46acce (patch) | |
tree | ecdd06ca60e9396cc1af5a741b75c3368e496039 /config | |
parent | 6713c882b4c1bf9b42e076e42dd8cb5f9b5e268c (diff) | |
download | redmine-72b505a2103fa25aea116cbf4fa3e6069e46acce.tar.gz redmine-72b505a2103fa25aea116cbf4fa3e6069e46acce.zip |
Japanese translation update (#39430).
Patch by Go MAEDA.
git-svn-id: https://svn.redmine.org/redmine/trunk@22405 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config')
-rw-r--r-- | config/locales/ja.yml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/config/locales/ja.yml b/config/locales/ja.yml index 0a24666dc..d5b08b4b3 100644 --- a/config/locales/ja.yml +++ b/config/locales/ja.yml @@ -1437,5 +1437,4 @@ ja: label_open_issue_statuses_description: すべてのステータスの説明を表示 text_select_apply_issue_status: このステータスを適用 field_name_or_email_or_login: 姓名・メールアドレス・ログインID - text_default_active_job_queue_changed: Default queue adapter which is well suited - only for dev/test changed + text_default_active_job_queue_changed: キューアダプターがデフォルト (開発・テスト用) 以外のものに変更済み |