156 lines
6.7 KiB
JSON
156 lines
6.7 KiB
JSON
{
|
|
"settingForm": {
|
|
"titlePersonalInfo": "My Personal Information",
|
|
"descriptionPersonalInfo": "This information is only for your identification and remains with Harmony.",
|
|
"titlePhoneNumber": "My phone number",
|
|
"descriptionPhoneNumber": "This information is only for your identification and remains with Harmony.",
|
|
"titleSocial": "My email and social medias",
|
|
"descriptionSocial": "This information is only for your identification and remains with Harmony.",
|
|
"rejectButton": "Cancel",
|
|
"saveButton": "Save",
|
|
"editButton": "Edit",
|
|
"editPhoneNumber": "Change phone number",
|
|
"addEmailOrSocialButton": "Add email / social",
|
|
"addEmailButton": "Add email",
|
|
"name": "Name",
|
|
"familyName": "Family Name",
|
|
"fullName": "Full Name",
|
|
"country": "Country",
|
|
"gender": "Gender",
|
|
"nationalCode": "National code",
|
|
"optionalNationalCode": "National code(Optional)",
|
|
"man": "Male",
|
|
"woman": "Female",
|
|
"genderPlaceholder": "Male",
|
|
"newPhoneNumber": "New phone number",
|
|
"verificationCodeButton": "Send code",
|
|
"verificationCode": "Verification code",
|
|
"checkCode": "Check code",
|
|
"successButton": "Confirmed",
|
|
"email": "Email",
|
|
"apple": "Apple",
|
|
"google": "Google",
|
|
"newEmail": "New email",
|
|
"dialogHeader": "By activating your email, you can use this email to log in the next time you log in.",
|
|
"or": "Or",
|
|
"emailError": "Please enter a valid email.",
|
|
"profilePicture": "User account image",
|
|
"allowedFormat": "Allowed formats: PNG, JPG, JPEG, GIF (maximum 10 MB)",
|
|
"uploadPicture": "Upload image",
|
|
"phoneNumberText": "Your new contact number will replace your previous contact number (<1>{{phoneNumber}}</1>)",
|
|
"notDetermined": "Not determined",
|
|
"successfulChangePhone": "Phone number changed successfully",
|
|
"phoneNumberIsInvalid": "Phone number is invalid",
|
|
"thisFieldIsRequired": "This field is required",
|
|
"changePicture": "Change picture",
|
|
"confirmAndSave": "Confirm",
|
|
"fileSizeError": "Your file exceed the limit",
|
|
"removePicture": "Remove picture",
|
|
"failRetrieve": "Failed to retrieve profile data.",
|
|
"errorFetch": "An error occurred while fetching your profile.",
|
|
"notLoggedIn": "You are not logged in. Please log in to view your profile.",
|
|
"unknownError": "An unknown error occurred while saving.",
|
|
"checkConnection": "Failed to save profile. Please check your connection and try again.",
|
|
"failFetchPhoneNumber": "Failed to fetch phone number data.",
|
|
"errorFetchPhoneNumber": "An error occurred while fetching your phone number.",
|
|
"sendCodeFailed": "Send code failed",
|
|
"verificationCodeRequired": "Verification code required",
|
|
"verifyCodeFailed": "Verification of code failed",
|
|
"changePhoneFailed": "Change of phone number failed",
|
|
"justNow": "Just now",
|
|
"failFetchEmail": "Failed to fetch email data",
|
|
"errorFetchEmail": "An error occurred while fetching your linked accounts.",
|
|
"emailIsInvalid": "Email is invalid",
|
|
"changeEmailFailed": "Change of email failed",
|
|
"anErrorOccurred": "An error occurred.",
|
|
"saving": "Saving...",
|
|
"successSaveProfile": "Profile saved successfully",
|
|
"errorSave": "Saving failed",
|
|
"codeSentSuccessfully": "Code sent successfully",
|
|
"errorSendCode": "Failed to send code",
|
|
"phoneVerified": "Phone number verified",
|
|
"errorConfirmCode": "Failed to confirm code",
|
|
"errorChangePhone": "Failed to change phone number",
|
|
"verificationCodeSent": "Verification code sent",
|
|
"onlyOneAccountAllowed": "You can only link one email account.",
|
|
"editEmailOrGoogle": "Change Email / Google",
|
|
"emailText": "Your new email will replace your previous email (<1>{{email}}</1>)",
|
|
"googleLinkComingSoon": "Google account linking coming soon"
|
|
},
|
|
"active": {
|
|
"activeDevices": "Active devices",
|
|
"activeDevicesCaption": "Watch and manage all your active devices",
|
|
"deleteDevicesButton": "Remove rest of the devices",
|
|
"deleteDevice": "Remove device",
|
|
"currentDevice": "Current device",
|
|
"minutesAgo": "{{count}} minutes ago",
|
|
"justNow": "Just now",
|
|
"notLoggedIn": "You are not logged in",
|
|
"failFetchActiveSessions": "Failed to fetch active sessions.",
|
|
"errorFetch": "An error occurred while fetching your active sessions.",
|
|
"deleting": "Deleting...",
|
|
"successDelete": "Deleted successfully",
|
|
"deleteFailed": "Deletion failed"
|
|
},
|
|
"settings": {
|
|
"title": "Base settings",
|
|
"description": "Change your base settings",
|
|
"editButton": "Edit",
|
|
"rejectButton": "Reject",
|
|
"saveButton": "Save",
|
|
"theme": "Theme and color",
|
|
"light": "Light",
|
|
"dark": "Dark",
|
|
"language": "زبان/language",
|
|
"calendar": "Calendar and date format",
|
|
"jalali": "jalali",
|
|
"christian": "Christian",
|
|
"iran": "Iran",
|
|
"saving": "Saving...",
|
|
"notLoggedIn": "You are not logged in",
|
|
"failedRetrieve": "Failed to retrieve settings.",
|
|
"errorFetch": "An error occurred while fetching your settings.",
|
|
"saveFailed": "Save failed",
|
|
"invalidSelection": "Invalid selection"
|
|
},
|
|
"securityForm": {
|
|
"password": "Password",
|
|
"determinePassword": "Log in to your Harmony account more easily by setting a strong password.",
|
|
"addPassword": "Add password",
|
|
"notDeterminedPassword": "You have not set a password for this account yet.",
|
|
"newPassword": "New password",
|
|
"confirmPassword": "Confirm password",
|
|
"confirm": "Confirm",
|
|
"hasNumber": "Contains number",
|
|
"hasMinLength": "at least 8 character",
|
|
"hasUpperAndLower": "Contains a lowercase and uppercase letter",
|
|
"hasSpecialChar": "Contains sign (!@#$%^&*)",
|
|
"notCompatibility": "Confirm password is not the same as password.",
|
|
"alertSuccess": "Password has successfully changed",
|
|
"lastChange": "Last change a few seconds ago",
|
|
"activePassword": "Password is active",
|
|
"recentLogins": "Recent logins",
|
|
"description": "In this section, you can see the recent logins to your Harmony account.",
|
|
"currentDevice": "Current device",
|
|
"changePassword": "Change password",
|
|
"currentPassword": "Current password",
|
|
"forgetPassword": "Forgot your password?",
|
|
"passwordChanged": "Password changed",
|
|
"passwordAdded": "Password added",
|
|
"error": "Password change failed"
|
|
},
|
|
"products": {
|
|
"menu": {
|
|
"title": "Harmony Product Family",
|
|
"getDemo": "Get Demo"
|
|
},
|
|
"harmonyClub": {
|
|
"title": "Harmony Club",
|
|
"description": "Encourage repeat purchases by sending discount codes and points to your customers."
|
|
},
|
|
"harmonyBook": {
|
|
"title": "Harmony Book",
|
|
"description": "Improve customer engagement and smooth the path to growth and development of your business by making the scheduling process smarter."
|
|
}
|
|
}
|
|
} |