diff options
author | Go MAEDA <maeda@farend.jp> | 2019-08-25 00:26:05 +0000 |
---|---|---|
committer | Go MAEDA <maeda@farend.jp> | 2019-08-25 00:26:05 +0000 |
commit | 70ead0d1c7499cbdad2d62abb3b0eedaf38ffc3d (patch) | |
tree | 97bb356f138f698cf80703c8511d68b59ad0c2c7 /config/locales/ja.yml | |
parent | e90765a7e3443693a350ec5b77047fba8c0d8207 (diff) | |
download | redmine-70ead0d1c7499cbdad2d62abb3b0eedaf38ffc3d.tar.gz redmine-70ead0d1c7499cbdad2d62abb3b0eedaf38ffc3d.zip |
Japanese translation for text_no_subject (#31945).
Patch by Go MAEDA.
git-svn-id: http://svn.redmine.org/redmine/trunk@18391 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/ja.yml')
-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 04f390c33..6830d21a2 100644 --- a/config/locales/ja.yml +++ b/config/locales/ja.yml @@ -1291,4 +1291,4 @@ ja: label_issue_history_notes: コメント label_last_tab_visited: 最後に開いたタブ field_unique_id: Unique ID - text_no_subject: no subject + text_no_subject: 題名なし |