diff options
author | Go MAEDA <maeda@farend.jp> | 2024-07-16 15:14:41 +0000 |
---|---|---|
committer | Go MAEDA <maeda@farend.jp> | 2024-07-16 15:14:41 +0000 |
commit | 2e0b20de8f926e9a0d047f7085ddcbb2de90fd0b (patch) | |
tree | 090b1958f30ae4ed8230375206dcfbc987cdbdf7 /config | |
parent | a08f31ca2849e7dc4195ce71645f2637ac561feb (diff) | |
download | redmine-2e0b20de8f926e9a0d047f7085ddcbb2de90fd0b.tar.gz redmine-2e0b20de8f926e9a0d047f7085ddcbb2de90fd0b.zip |
Japanese translation update (#41027).
Patch by Go MAEDA (user:maeda).
git-svn-id: https://svn.redmine.org/redmine/trunk@22932 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config')
-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 2296f718f..d615af2e7 100644 --- a/config/locales/ja.yml +++ b/config/locales/ja.yml @@ -1443,4 +1443,4 @@ ja: field_estimated_remaining_hours: 残工数 field_last_activity_date: 最終活動日 setting_issue_done_ratio_interval: 進捗率の選択肢の間隔 - setting_copy_attachments_on_issue_copy: Copy attachments on copy + setting_copy_attachments_on_issue_copy: チケットをコピーするとき添付ファイルもコピー |