diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2016-01-30 15:22:11 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2016-01-30 15:22:11 +0000 |
commit | 668570b6a25b0fe3ea55f27bd3314c4c748fbeb3 (patch) | |
tree | 9404755765918400c6633610ee5c45fc0f436fb2 /config/locales/ja.yml | |
parent | 81b681764ab7f1c88ff97beeb9e41f2262048821 (diff) | |
download | redmine-668570b6a25b0fe3ea55f27bd3314c4c748fbeb3.tar.gz redmine-668570b6a25b0fe3ea55f27bd3314c4c748fbeb3.zip |
Typo: s/creditentials/credentials/ (#21861).
Patch by Go MAEDA.
git-svn-id: http://svn.redmine.org/redmine/trunk@15132 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/ja.yml')
-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 90d0c5c79..34941104e 100644 --- a/config/locales/ja.yml +++ b/config/locales/ja.yml @@ -167,7 +167,7 @@ ja: general_first_day_of_week: '7' notice_account_updated: アカウントが更新されました。 - notice_account_invalid_creditentials: ユーザー名もしくはパスワードが無効です + notice_account_invalid_credentials: ユーザー名もしくはパスワードが無効です notice_account_password_updated: パスワードが更新されました。 notice_account_wrong_password: パスワードが違います notice_account_register_done: アカウントを作成しました。アカウントを有効にするための手順を記載したメールを %{email} 宛に送信しました。 |