diff options
author | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2015-02-14 13:39:00 +0000 |
---|---|---|
committer | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2015-02-14 13:39:00 +0000 |
commit | d5ad3a40fa7bd6afa49363fd0b2d7e3a48ed158d (patch) | |
tree | ed8e6e1feec50d8a6c7e1705b939e1479e120ce1 /config | |
parent | aa46a2163707cb49795a3e91e6140d9dc8d4b0b0 (diff) | |
download | redmine-d5ad3a40fa7bd6afa49363fd0b2d7e3a48ed158d.tar.gz redmine-d5ad3a40fa7bd6afa49363fd0b2d7e3a48ed158d.zip |
Japanese translation updated by Go MAEDA (#19057)
git-svn-id: http://svn.redmine.org/redmine/trunk@14006 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config')
-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 0d17fefc9..b6537ea04 100644 --- a/config/locales/ja.yml +++ b/config/locales/ja.yml @@ -1155,5 +1155,5 @@ ja: label_enable_notifications: 通知を有効にする label_disable_notifications: 通知を無効にする setting_search_results_per_page: ページごとの検索結果表示件数 - label_blank_value: blank - permission_copy_issues: Copy issues + label_blank_value: 空 + permission_copy_issues: チケットのコピー |