mirror of
https://github.com/elyby/accounts-frontend.git
synced 2024-11-10 01:52:04 +05:30
13 lines
527 B
JSON
13 lines
527 B
JSON
{
|
||
"title": "Restore password",
|
||
"contactSupport": "Contact support",
|
||
"messageWasSent": "The recovery code was sent to your account E‑mail.",
|
||
"messageWasSentTo": "The recovery code was sent to your E‑mail {email}.",
|
||
"enterCodeBelow": "Please enter the code received into the field below:",
|
||
"enterNewPasswordBelow": "Enter and repeat new password below:",
|
||
"change": "Change password",
|
||
"newPassword": "Enter new password",
|
||
"newRePassword": "Repeat new password",
|
||
"enterTheCode": "Enter confirmation code"
|
||
}
|