34 lines
1.2 KiB
JSON
34 lines
1.2 KiB
JSON
{
|
|
"completion": {
|
|
"title": "Completion of user account information",
|
|
"description": "Enter your business information",
|
|
"name": "Name",
|
|
"familyName": "Family Name",
|
|
"gender": "Gender",
|
|
"optionalNationalCode": "National Code(Optional)",
|
|
"determinePassword": "Determine Password",
|
|
"password": "Password",
|
|
"passwordRepetition": "Repeat password",
|
|
"determineEmail": "Connect your email",
|
|
"email": "Email",
|
|
"vericationCodeButton": "Send verification code",
|
|
"verificationCode": "verification code",
|
|
"checkCodeButton": "Check code",
|
|
"registerButton": "Confirm and Register",
|
|
"man": "male",
|
|
"woman": "female",
|
|
"hasNumber": "includes number",
|
|
"hasMinLength": "at least 8 characters",
|
|
"hasUpperAndLower": "includes a lowercase and uppercase letter",
|
|
"hasSpecialChar": "includes sign (!@#$%^&*)",
|
|
"notCompatibility": "does not match",
|
|
"emailCorrectForm": "Enter the correct email form.",
|
|
"agreementPart1": "By continuing the registration process, you agree to the",
|
|
"agreementLinkText": " Harmony Terms and Conditions",
|
|
"agreementPart2": ".",
|
|
"sent": "sent",
|
|
"country": "country",
|
|
"dateOfBirth": "Date of birth(optional)"
|
|
}
|
|
}
|