diff options
author | ankonym <ankonym@gmail.com> | 2015-10-01 11:45:54 +0200 |
---|---|---|
committer | ankonym <ankonym@gmail.com> | 2015-10-01 11:45:54 +0200 |
commit | 1ff4824192b027411adb1fc5007179a2a4d0dbfa (patch) | |
tree | 3a6199ed9624054fde3f190797fd5eb38b5e9f1d /lib | |
parent | d45f6c61f6a13be06f1977b857e0cb31e79c5317 (diff) |
Add the localization keys for invite_code and password confirmation
Diffstat (limited to 'lib')
-rw-r--r-- | lib/en_US.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/en_US.yml b/lib/en_US.yml index b5ba63b..a94e2fc 100644 --- a/lib/en_US.yml +++ b/lib/en_US.yml @@ -119,6 +119,8 @@ en_US: account_settings: Account Settings username: Username password: Password + password_confirmation: Password confirmation + invite_code: Invite code change_password: Change Password invalid_user_pass: Not a valid username/password combination invalid_ephemeral: Invalid random key used. This looked like an attempt to hack the |