accounts-frontend/packages/app/components/auth/register/Register.intl.json

11 lines
290 B
JSON
Raw Normal View History

2016-05-14 16:56:17 +05:30
{
"registerTitle": "Sign Up",
"yourNickname": "Your nickname",
"yourEmail": "Your Email",
"accountPassword": "Account password",
"repeatPassword": "Repeat password",
"signUpButton": "Register",
"acceptRules": "I agree with {link}",
"termsOfService": "terms of service"
2016-05-14 16:56:17 +05:30
}