Skip to content

Commit

Permalink
updated english language sign-up terms
Browse files Browse the repository at this point in the history
  • Loading branch information
musgravejw committed Jun 13, 2014
1 parent 2945454 commit 9b774f1
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions client/t9n/english.coffee
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ en =
signIn: "Sign In"
signin: "sign in"
signOut: "Sign Out"
signUp: "Sign Up"
signUp: "Register"
OR: "OR"
forgotPassword: "Forgot your password?"
emailAddress: "Email Address"
Expand All @@ -14,11 +14,11 @@ en =
usernameOrEmail: "Username or email"
email: "Email"
ifYouAlreadyHaveAnAccount: "If you already have an account"
signUpWithYourEmailAddress: "Sign up with your email address"
signUpWithYourEmailAddress: "Register with your email address"
username: "Username"
optional: "Optional"
signupCode: "Signup Code"
clickAgree: "By clicking Sign up, you agree to our"
signupCode: "Registration Code"
clickAgree: "By clicking Register, you agree to our"
privacyPolicy: "Privacy Policy"
terms: "Terms of Use"
sign: "Sign"
Expand All @@ -35,8 +35,8 @@ en =
pwOneDigit: "Password must have at least one digit."
usernameRequired: "Username is required."
emailRequired: "Email is required."
signupCodeRequired: "Signup code is required."
signupCodeIncorrect: "Signup code is incorrect."
signupCodeRequired: "Registration code is required."
signupCodeIncorrect: "Registration code is incorrect."
signInRequired: "You must be signed in to do that."
usernameIsEmail: "Username cannot be an email address."

Expand Down

0 comments on commit 9b774f1

Please sign in to comment.