diff options
author | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2015-11-14 10:53:21 +0000 |
---|---|---|
committer | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2015-11-14 10:53:21 +0000 |
commit | 2e0da3ec79b51eb05573d449fd2b9942b452003d (patch) | |
tree | 48d2ee11831ec9649d9740bcf57865fa449c0c0a /config/locales | |
parent | 9356b2e24f9bed28620ace16efdfda984af0cb91 (diff) | |
download | redmine-2e0da3ec79b51eb05573d449fd2b9942b452003d.tar.gz redmine-2e0da3ec79b51eb05573d449fd2b9942b452003d.zip |
Japanese translation updated by Go MAEDA (#21174)
git-svn-id: http://svn.redmine.org/redmine/trunk@14879 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales')
-rw-r--r-- | config/locales/ja.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/locales/ja.yml b/config/locales/ja.yml index 7cab610f2..f01e060cf 100644 --- a/config/locales/ja.yml +++ b/config/locales/ja.yml @@ -1191,5 +1191,5 @@ ja: error_attachment_extension_not_allowed: 拡張子が %{extension} のファイルの添付は禁止されています setting_attachment_extensions_allowed: 許可する拡張子 setting_attachment_extensions_denied: 禁止する拡張子 - label_any_open_issues: any open issues - label_no_open_issues: no open issues + label_any_open_issues: 未完了のチケット + label_no_open_issues: なし または完了したチケット |