diff options
author | Go MAEDA <maeda@farend.jp> | 2023-05-11 02:11:51 +0000 |
---|---|---|
committer | Go MAEDA <maeda@farend.jp> | 2023-05-11 02:11:51 +0000 |
commit | 3cd73c205ea5195491ff3503da400c9b9e12587a (patch) | |
tree | 96a1f482853a2bec7e2bf902a8effe399b86b8da /config/locales/ja.yml | |
parent | 2caf5eaf973f82d3a9177f63378a642aec8b7d3b (diff) | |
download | redmine-3cd73c205ea5195491ff3503da400c9b9e12587a.tar.gz redmine-3cd73c205ea5195491ff3503da400c9b9e12587a.zip |
Update locales (#38527).
git-svn-id: https://svn.redmine.org/redmine/trunk@22241 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/ja.yml')
-rw-r--r-- | config/locales/ja.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/config/locales/ja.yml b/config/locales/ja.yml index c267e6b41..43f9c0b23 100644 --- a/config/locales/ja.yml +++ b/config/locales/ja.yml @@ -1431,3 +1431,6 @@ ja: label_contains_any_of: いずれかを含む button_apply_issues_filter: チケットのフィルタを適用 label_view_previous_annotation: この更新以前のアノテート + label_has_been: has been + label_has_never_been: has never been + label_changed_from: changed from |