diff options
author | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2016-05-10 04:06:24 +0000 |
---|---|---|
committer | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2016-05-10 04:06:24 +0000 |
commit | 12ce39b2cc1520b27f64ce7c16a397baba3a0bec (patch) | |
tree | 489279cd8b30c3224f8d3e39bf70226e332bf5d5 /config | |
parent | 84e4bae59a9a796aac69c821a2deba1847269ff4 (diff) | |
download | redmine-12ce39b2cc1520b27f64ce7c16a397baba3a0bec.tar.gz redmine-12ce39b2cc1520b27f64ce7c16a397baba3a0bec.zip |
Japanese translation updated by Go MAEDA (#22776)
git-svn-id: http://svn.redmine.org/redmine/trunk@15411 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 0f3956325..1c1f56a62 100644 --- a/config/locales/ja.yml +++ b/config/locales/ja.yml @@ -1212,4 +1212,4 @@ ja: button_filter: フィルタ mail_body_password_updated: パスワードが変更されました。 label_no_preview: このファイルはプレビューできません - setting_new_project_issue_tab_enabled: Display the "New issue" tab + setting_new_project_issue_tab_enabled: '"新しいチケット" タブを表示' |