mirror of
https://github.com/elyby/accounts-frontend.git
synced 2024-11-06 16:21:23 +05:30
11 lines
675 B
JSON
11 lines
675 B
JSON
{
|
|
"changePasswordTitle": "Change password",
|
|
"changePasswordDescription": "Please take a password, that will be different from your passwords on the other sites and will not be the same you are using to enter Minecraft game servers you are playing.",
|
|
"achievementLossWarning": "Are you cherish your game achievements, right?",
|
|
"passwordRequirements": "Password must contain at least 8 characters. It can be any symbols — do not limit yourself, create an unpredictable password!",
|
|
"changePasswordButton": "Change password",
|
|
"newPasswordLabel": "New password:",
|
|
"repeatNewPasswordLabel": "Repeat the password:",
|
|
"logoutOnAllDevices": "Logout on all devices"
|
|
}
|