Commit d077295

mo khan <mo@mokhan.ca>
2016-07-13 04:14:20
add missing close key.
1 parent c54a9d6
Changed files (1)
config
locales
config/locales/en.yml
@@ -69,13 +69,14 @@ en:
       title: New Gym
   registrations:
     new:
-      username: "Username"
+      close: 'Close'
       email: "Email"
+      login_link: "Already have an account?"
       password: "Password"
+      register_button: "Register"
       terms_and_conditions: "I agree to the Terms and Conditions of Use"
       terms_and_conditions_link: "Read the Terms and Conditions of Use"
-      register_button: "Register"
-      login_link: "Already have an account?"
+      username: "Username"
     create:
       success: "Thank you for registering. Welcome."
   profiles: