From d4f10a8d47572bcab4c44878b952146732d64d2e Mon Sep 17 00:00:00 2001 From: ankonym Date: Mon, 28 Sep 2015 17:43:34 +0200 Subject: Add localization labels to signup form and user.en.yml Added the necessary labels to allow the localization of the signup form and the labels to users.en.yml for localization --- config/locales/en/users.en.yml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'config/locales') diff --git a/config/locales/en/users.en.yml b/config/locales/en/users.en.yml index 89307dd..4c6bbc0 100644 --- a/config/locales/en/users.en.yml +++ b/config/locales/en/users.en.yml @@ -8,6 +8,8 @@ en: 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 site to us. If it wasn't please contact support so we can look into the issue." -- cgit v1.2.3