diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2016-02-05 07:48:44 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2016-02-05 07:48:44 +0000 |
commit | c46c0e7452a1792d11a186d1059bef52a4867cf4 (patch) | |
tree | e974be2872df10864fff973393dfc00dd8c1ede2 /config/locales/ja.yml | |
parent | f34ef6e83977abe83909cdb4318e741a55e32e64 (diff) | |
download | redmine-c46c0e7452a1792d11a186d1059bef52a4867cf4.tar.gz redmine-c46c0e7452a1792d11a186d1059bef52a4867cf4.zip |
Harmonize setting labels (#21421).
git-svn-id: http://svn.redmine.org/redmine/trunk@15147 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/ja.yml')
-rw-r--r-- | config/locales/ja.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config/locales/ja.yml b/config/locales/ja.yml index 34941104e..6567d2afe 100644 --- a/config/locales/ja.yml +++ b/config/locales/ja.yml @@ -1196,3 +1196,5 @@ ja: label_no_open_issues: なし または完了したチケット label_default_values_for_new_users: 新しいユーザーのデフォルト設定 error_ldap_bind_credentials: Invalid LDAP Account/Password + setting_sys_api_key: APIキー + setting_lost_password: パスワードの再発行 |