portal-www
Version:
Nova Portal Website. Based on Next starter by Ueno
28 lines • 937 B
JSON
{
"title": "Register unregistered number",
"infoInputDescription": "Enter phone number to register, identity number and email of the owner.",
"codeInputDescription": "Confirmation code has been sent to phone number {{phoneNumber}}. Enter the code to confirm the registration.",
"labels": {
"phoneNumber": "Phone number",
"ssn": "Identity number",
"email": "Email",
"smsCode": "Sms confirmation code",
"continue": "Continue",
"confirm": "Confirm"
},
"reLoginPrompt": {
"title": "Note!",
"description": "To register unregistered number you must be logged in with E-ID",
"reLoginButton": "Log in with E-ID"
},
"error": {
"default": {
"title": "Oops...",
"description": "Something went wrong"
}
},
"success": {
"title": "Registration completed!",
"description": "Now everything is ready, it can take a few minutes for the registration to be updated."
}
}