Added i18n for .

This commit is contained in:
Nick Winter 2014-04-11 13:37:39 -07:00
parent b330e783bf
commit 82b47f6c0f
2 changed files with 2 additions and 2 deletions
app
locale
templates/modal

View file

@ -75,6 +75,7 @@ module.exports = nativeDescription: "English", englishDescription: "English", tr
creating: "Creating Account..."
sign_up: "Sign Up"
log_in: "log in with password"
social_signup: "Or, you can sign up through Facebook or G+:"
home:
slogan: "Learn to Code JavaScript by Playing a Game"

View file

@ -34,8 +34,7 @@ block modal-footer
.modal-footer
div
button.btn.btn-primary.btn-large#signup-button(data-i18n="signup.sign_up") Sign Up
div.social-login-text.
Or you can login directly through Facebook or G+
div.social-login-text(data-i18n="signup.social_signup") Or, you can sign up through Facebook or G+:
.modal-footer.network-logins
div