mirror of
https://github.com/elyby/accounts-frontend.git
synced 2024-11-10 01:52:04 +05:30
11 lines
290 B
JSON
11 lines
290 B
JSON
{
|
||
"registerTitle": "Sign Up",
|
||
"yourNickname": "Your nickname",
|
||
"yourEmail": "Your E‑mail",
|
||
"accountPassword": "Account password",
|
||
"repeatPassword": "Repeat password",
|
||
"signUpButton": "Register",
|
||
"acceptRules": "I agree with {link}",
|
||
"termsOfService": "terms of service"
|
||
}
|