mirror of
https://github.com/elyby/accounts-frontend.git
synced 2024-11-10 01:52:04 +05:30
14 lines
904 B
JSON
14 lines
904 B
JSON
|
{
|
||
|
"accountPreferencesTitle": "Ely.by account preferences",
|
||
|
"personalData": "Personal data",
|
||
|
"accountDescription": "Ely.by account allows you to get access to many Minecraft resources. Please, take care of your account safety. Use secure password and change it regularly.",
|
||
|
"preferencesDescription": "Here you can change the key preferences of your account. Please note that all actions must be confirmed by entering a password.",
|
||
|
"mojangPriorityWarning": "A Mojang account with the same nickname was found. According to project rules, account owner has the right to demand the restoration of control over nickname.",
|
||
|
"oldHashingAlgoWarning": "Your was hashed with an old hashing algorithm.<br />Please, change password.",
|
||
|
"changedAt": "Changed {at}",
|
||
|
"disabled": "Disabled",
|
||
|
"nickname": "Nickname",
|
||
|
"password": "Password",
|
||
|
"twoFactorAuth": "Two factor auth"
|
||
|
}
|