* MED-151: add profile view and working smoking dashboard card * update zod * move some components to shared * move some components to shared * remove console.logs * remove unused password form components * only check null for variant * use pathsconfig
169 lines
9.5 KiB
JSON
169 lines
9.5 KiB
JSON
{
|
||
"accountTabLabel": "Account settings",
|
||
"accountTabDescription": "Manage your account settings and email preferences.",
|
||
"preferencesTabLabel": "Preferences",
|
||
"preferencesTabDescription": "Manage your preferences.",
|
||
"securityTabLabel": "Security",
|
||
"securityTabDescription": "Protect your account.",
|
||
"homePage": "Home",
|
||
"billingTab": "Billing",
|
||
"settingsTab": "Settings",
|
||
"multiFactorAuth": "Multi-factor authentication",
|
||
"multiFactorAuthDescription": "Set up multi-factor authentication to better protect your account",
|
||
"updateProfileSuccess": "Profile successfully updated",
|
||
"updateProfileError": "An error occurred. Please try again",
|
||
"updatePasswordSuccess": "Password update successful",
|
||
"updatePasswordSuccessMessage": "Your password has been successfully updated!",
|
||
"updatePasswordError": "An error occurred. Please try again",
|
||
"updatePasswordLoading": "Updating password...",
|
||
"updateProfileLoading": "Updating profile...",
|
||
"name": "Your name",
|
||
"nameDescription": "Update the name displayed on your profile",
|
||
"emailLabel": "Email address",
|
||
"accountImage": "Your profile picture",
|
||
"accountImageDescription": "Choose a photo to upload as your profile picture.",
|
||
"profilePictureHeading": "Upload a profile picture",
|
||
"profilePictureSubheading": "Choose a photo to upload as your profile picture.",
|
||
"updateProfileSubmitLabel": "Update profile",
|
||
"updatePasswordCardTitle": "Update your password",
|
||
"updatePasswordCardDescription": "Update your password to keep your account secure.",
|
||
"currentPassword": "Current password",
|
||
"newPassword": "New password",
|
||
"repeatPassword": "Repeat new password",
|
||
"repeatPasswordDescription": "Please repeat your new password to confirm it",
|
||
"yourPassword": "Your password",
|
||
"updatePasswordSubmitLabel": "Update password",
|
||
"updateEmailCardTitle": "Update your email",
|
||
"updateEmailCardDescription": "Update the email address you use to log in",
|
||
"newEmail": "Your new email",
|
||
"repeatEmail": "Repeat email",
|
||
"updateEmailSubmitLabel": "Update email address",
|
||
"updateEmailSuccess": "Email update successful",
|
||
"updateEmailSuccessMessage": "We will send you a confirmation email to verify your new address. Please check your inbox and click the link.",
|
||
"updateEmailLoading": "Updating email...",
|
||
"updateEmailError": "Email not updated. Please try again",
|
||
"passwordNotMatching": "Passwords do not match. Make sure you are using the correct password",
|
||
"emailNotMatching": "Emails do not match. Make sure you are using the correct email",
|
||
"passwordNotChanged": "Your password has not been changed",
|
||
"emailsNotMatching": "Emails do not match. Make sure you are using the correct email",
|
||
"cannotUpdatePassword": "You cannot update your password because your account is not linked to a password.",
|
||
"setupMfaButtonLabel": "Set up new factor",
|
||
"multiFactorSetupErrorHeading": "Setup failed",
|
||
"multiFactorSetupErrorDescription": "Sorry, an error occurred while setting up the factor. Please try again.",
|
||
"multiFactorAuthHeading": "Protect your account with multi-factor authentication",
|
||
"multiFactorModalHeading": "Use your authentication app to scan the QR code. Then enter the generated code.",
|
||
"factorNameLabel": "Memorable name for factor identification",
|
||
"factorNameHint": "Use a simple name to easily identify this factor later. E.g. iPhone 14",
|
||
"factorNameSubmitLabel": "Set factor name",
|
||
"unenrollTooltip": "Unregister this factor",
|
||
"unenrollingFactor": "Unregistering factor...",
|
||
"unenrollFactorSuccess": "Factor successfully removed",
|
||
"unenrollFactorError": "Failed to remove factor",
|
||
"factorsListError": "Error loading factors list",
|
||
"factorsListErrorDescription": "Sorry, we could not load the factors list. Please try again.",
|
||
"factorName": "Factor name",
|
||
"factorType": "Type",
|
||
"factorStatus": "Status",
|
||
"mfaEnabledSuccessTitle": "Multi-factor authentication enabled",
|
||
"mfaEnabledSuccessDescription": "Congratulations! You have successfully registered for multi-factor authentication. You can now log in with your password and authentication code.",
|
||
"verificationCode": "Verification code",
|
||
"addEmailAddress": "Add email address",
|
||
"verifyActivationCodeDescription": "Enter the 6-digit code generated by your authentication app",
|
||
"loadingFactors": "Loading factors...",
|
||
"enableMfaFactor": "Enable factor",
|
||
"disableMfaFactor": "Disable factor",
|
||
"qrCodeErrorHeading": "QR code error",
|
||
"qrCodeErrorDescription": "Sorry, QR code generation failed",
|
||
"multiFactorSetupSuccess": "Factor successfully registered",
|
||
"submitVerificationCode": "Submit verification code",
|
||
"mfaEnabledSuccessAlert": "Multi-factor authentication enabled",
|
||
"verifyingCode": "Verifying code...",
|
||
"invalidVerificationCodeHeading": "Invalid verification code",
|
||
"invalidVerificationCodeDescription": "The entered verification code is not valid. Please try again.",
|
||
"unenrollFactorModalHeading": "Unregister factor",
|
||
"unenrollFactorModalDescription": "You are about to unregister this factor. You will no longer be able to use it for login.",
|
||
"unenrollFactorModalBody": "You are about to unregister this factor. You will no longer be able to use it for login.",
|
||
"unenrollFactorModalButtonLabel": "Yes, remove factor",
|
||
"selectFactor": "Select a factor to verify your identity",
|
||
"disableMfa": "Disable multi-factor authentication",
|
||
"disableMfaButtonLabel": "Disable MFA",
|
||
"confirmDisableMfaButtonLabel": "Yes, disable MFA",
|
||
"disablingMfa": "Disabling multi-factor authentication. Please wait...",
|
||
"disableMfaSuccess": "Multi-factor authentication successfully disabled",
|
||
"disableMfaError": "Sorry, an error occurred. MFA was not disabled.",
|
||
"sendingEmailVerificationLink": "Sending email...",
|
||
"sendEmailVerificationLinkSuccess": "Confirmation link successfully sent",
|
||
"sendEmailVerificationLinkError": "Sorry, sending email failed",
|
||
"sendVerificationLinkSubmitLabel": "Send confirmation link",
|
||
"sendVerificationLinkSuccessLabel": "Email sent! Check your inbox",
|
||
"verifyEmailAlertHeading": "Please verify your email to enable MFA",
|
||
"verificationLinkAlertDescription": "Your email has not yet been verified. Please confirm your email to set up multi-factor authentication.",
|
||
"authFactorName": "Factor name (optional)",
|
||
"authFactorNameHint": "Set a name to help remember the phone number used",
|
||
"loadingUser": "Loading user data. Please wait...",
|
||
"linkPhoneNumber": "Link phone number",
|
||
"dangerZone": "Danger zone",
|
||
"dangerZoneDescription": "Some actions cannot be undone. Be careful.",
|
||
"deleteAccount": "Delete your account",
|
||
"deletingAccount": "Deleting account. Please wait...",
|
||
"deleteAccountDescription": "This will delete your account and all accounts you own. All active subscriptions will also be immediately canceled. This action cannot be undone.",
|
||
"deleteProfileConfirmationInputLabel": "Type DELETE to confirm",
|
||
"deleteAccountErrorHeading": "Sorry, we could not delete your account",
|
||
"needsReauthentication": "Re-authentication required",
|
||
"needsReauthenticationDescription": "You must re-authenticate to change your password. Please log out and back in to change it.",
|
||
"language": "Language",
|
||
"languageDescription": "Choose your preferred language",
|
||
"noTeamsYet": "You don’t have any teams yet.",
|
||
"createTeam": "Create a team to get started.",
|
||
"createTeamButtonLabel": "Create team",
|
||
"createCompanyAccount": "Create a company account",
|
||
"requestCompanyAccount": {
|
||
"title": "Company details",
|
||
"description": "To get an offer, please enter the company details you intend to use MedReport with.",
|
||
"button": "Request an offer",
|
||
"successTitle": "Request successfully sent!",
|
||
"successDescription": "We will get back to you as soon as possible",
|
||
"successButton": "Back to homepage"
|
||
},
|
||
"updateAccount": {
|
||
"title": "Personal details",
|
||
"description": "Please enter your personal details to continue",
|
||
"button": "Continue",
|
||
"userConsentLabel": "I agree to the use of personal data on the platform",
|
||
"userConsentUrlTitle": "View privacy policy"
|
||
},
|
||
"consentModal": {
|
||
"title": "Before we start",
|
||
"description": "Do you consent to your health data being used anonymously in employer statistics? The data remains anonymized and helps companies better support employee health.",
|
||
"reject": "Do not consent",
|
||
"accept": "Consent"
|
||
},
|
||
"updateConsentSuccess": "Consents updated",
|
||
"updateConsentError": "Something went wrong. Please try again",
|
||
"updateConsentLoading": "Updating consents...",
|
||
"consentToAnonymizedCompanyData": {
|
||
"label": "I agree to participate in employer statistics",
|
||
"description": "I agree to the use of anonymized health data in employer statistics"
|
||
},
|
||
"membershipConfirmation": {
|
||
"successTitle": "Hello, {{firstName}} {{lastName}}",
|
||
"successDescription": "Your health account has been activated and is ready to use!",
|
||
"successButton": "Continue"
|
||
},
|
||
"updateRoleSuccess": "Role updated",
|
||
"updateRoleError": "Something went wrong. Please try again",
|
||
"updateRoleLoading": "Updating role...",
|
||
"updatePreferredLocaleSuccess": "Preferred language updated",
|
||
"updatePreferredLocaleError": "Failed to update preferred language",
|
||
"updatePreferredLocaleLoading": "Updating preferred language...",
|
||
"doctorAnalysisSummary": "Doctor’s summary of test results",
|
||
"myHabits": "My health habits",
|
||
"formField": {
|
||
"smoking": "I smoke"
|
||
},
|
||
"updateAccountSuccess": "Account details updated",
|
||
"updateAccountError": "Updating account details failed",
|
||
"updateAccountPreferencesSuccess": "Account preferences updated",
|
||
"updateAccountPreferencesError": "Updating account preferences failed",
|
||
"consents": "Consents"
|
||
} |