diff options
author | Go MAEDA <maeda@farend.jp> | 2018-10-28 06:03:56 +0000 |
---|---|---|
committer | Go MAEDA <maeda@farend.jp> | 2018-10-28 06:03:56 +0000 |
commit | fce77eb97b6071551d8c96c5ae65b9aec25ad9cd (patch) | |
tree | db3a2808a4c8d49d6c0c383aff9b598fd02b3157 /config/locales/ja.yml | |
parent | 57a4fedd346a50d36760d689a4bcaa8e17f71d3c (diff) | |
download | redmine-fce77eb97b6071551d8c96c5ae65b9aec25ad9cd.tar.gz redmine-fce77eb97b6071551d8c96c5ae65b9aec25ad9cd.zip |
Update locales (#29781).
git-svn-id: http://svn.redmine.org/redmine/trunk@17602 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/ja.yml')
-rw-r--r-- | config/locales/ja.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/locales/ja.yml b/config/locales/ja.yml index 0f59e7190..29eed50e0 100644 --- a/config/locales/ja.yml +++ b/config/locales/ja.yml @@ -1253,3 +1253,4 @@ ja: label_ldaps_verify_peer: LDAPS label_ldaps_warning: 認証処理中の盗聴や改ざんなどの攻撃を防ぐために、暗号化されたLDAPSによる通信 (証明書の検証あり) の使用をお勧めします。 label_nothing_to_preview: プレビューするものがありません + error_token_expired: This password recovery link has expired, please try again. |