fix unnatural Japanese message when users failed to login (#11412)
Contributed by Kenichi Maehashi. git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@10016 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
c3c7f1f900
commit
07ce80be2d
|
@ -173,7 +173,7 @@ ja:
|
|||
general_first_day_of_week: '7'
|
||||
|
||||
notice_account_updated: アカウントが更新されました。
|
||||
notice_account_invalid_creditentials: ユーザ名もしくはパスワードが無効
|
||||
notice_account_invalid_creditentials: ユーザ名もしくはパスワードが無効です
|
||||
notice_account_password_updated: パスワードが更新されました。
|
||||
notice_account_wrong_password: パスワードが違います
|
||||
notice_account_register_done: アカウントが作成されました。
|
||||
|
|
Loading…
Reference in New Issue