diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2013-12-14 08:29:09 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2013-12-14 08:29:09 +0000 |
commit | 32f782f1aad8f57b3afd1be300bf7295ac474ac4 (patch) | |
tree | 0bc3cf84125c1a593620230b02e9be99d6911d4b /config/locales/ja.yml | |
parent | 2e2e2cfe425c2664517fb59836fbd3eff5e35861 (diff) | |
download | redmine-32f782f1aad8f57b3afd1be300bf7295ac474ac4.tar.gz redmine-32f782f1aad8f57b3afd1be300bf7295ac474ac4.zip |
Adds translations.
git-svn-id: http://svn.redmine.org/redmine/trunk@12401 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/ja.yml')
-rw-r--r-- | config/locales/ja.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/config/locales/ja.yml b/config/locales/ja.yml index 570d4dfe8..f13280f97 100644 --- a/config/locales/ja.yml +++ b/config/locales/ja.yml @@ -1128,3 +1128,7 @@ ja: notice_new_password_must_be_different: 新しいパスワードは現在のパスワードと異なるものでなければなりません setting_mail_handler_excluded_filenames: 除外する添付ファイル名 text_convert_available: ImageMagickのconvertコマンドが利用可能 (オプション) + label_link: Link + label_only: only + label_drop_down_list: drop-down list + label_checkboxes: checkboxes |