{{ authTab === 'register' ? t.createAcc : t.welcomeBack }}
{{ authTab === 'register' ? t.joinUs : t.loginSub }}
{{ errors.firstName }}
{{ errors.lastName }}
{{ errors.username }}
{{ errors.gender }}
{{ errors.email }}
{{ errors.password }}
{{ errors.confirm }}
{{ passwordStrength.label }}
- 8+ chars
- A-Z
- a-z
- 0-9
- Symbol
{{ errors.tos }}
{{ errors.submit }}
{{ t.orContinue }}
{{ errors.social }}
{{ t.newHere }} {{ t.register }} {{ t.haveAcc }} {{ t.signIn }}