151 lines
5.5 KiB
JSON
151 lines
5.5 KiB
JSON
{
|
|
"homeTabLabel": "Home",
|
|
"homeTabDescription": "Welcome to your homepage",
|
|
"accountMembers": "Company Members",
|
|
"membersTabDescription": "Here you can manage your company members.",
|
|
"billingTabLabel": "Billing",
|
|
"billingTabDescription": "Manage your billing and subscriptions",
|
|
"dashboardTabLabel": "Dashboard",
|
|
"settingsTabLabel": "Settings",
|
|
"profileSettingsTabLabel": "Profile",
|
|
"subscriptionSettingsTabLabel": "Subscription",
|
|
"dashboardTabDescription": "Overview of your account activity and project results.",
|
|
"settingsTabDescription": "Manage your settings and preferences.",
|
|
"emailAddress": "Email Address",
|
|
"password": "Password",
|
|
"modalConfirmationQuestion": "Are you sure you want to continue?",
|
|
"imageInputLabel": "Click here to upload an image",
|
|
"cancel": "Cancel",
|
|
"clear": "Clear",
|
|
"close": "Close",
|
|
"notFound": "Not found",
|
|
"backToHomePage": "Back to homepage",
|
|
"goBack": "Go back",
|
|
"genericServerError": "Sorry, something went wrong.",
|
|
"genericServerErrorHeading": "Sorry, something went wrong while processing your request. Please contact us if the issue persists.",
|
|
"pageNotFound": "Sorry, this page does not exist.",
|
|
"pageNotFoundSubHeading": "Sorry, the page you were looking for was not found",
|
|
"genericError": "Sorry, something went wrong.",
|
|
"genericErrorSubHeading": "An error occurred while processing your request. Please contact us if the issue persists.",
|
|
"anonymousUser": "Anonymous",
|
|
"tryAgain": "Try again",
|
|
"theme": "Theme",
|
|
"lightTheme": "Light",
|
|
"darkTheme": "Dark",
|
|
"systemTheme": "System",
|
|
"expandSidebar": "Expand sidebar",
|
|
"collapseSidebar": "Collapse sidebar",
|
|
"documentation": "Documentation",
|
|
"getStarted": "Get started!",
|
|
"getStartedWithPlan": "Get started with plan {{plan}}",
|
|
"retry": "Retry",
|
|
"contactUs": "Contact us",
|
|
"loading": "Loading. Please wait...",
|
|
"yourAccounts": "Your accounts",
|
|
"continue": "Continue",
|
|
"skip": "Skip",
|
|
"signedInAs": "Signed in as",
|
|
"pageOfPages": "Page {{page}} / {{total}}",
|
|
"noData": "No data",
|
|
"pageNotFoundHeading": "Oops! :|",
|
|
"errorPageHeading": "Oops! :|",
|
|
"notifications": "Notifications",
|
|
"noNotifications": "No notifications",
|
|
"justNow": "Just now",
|
|
"newVersionAvailable": "New version available",
|
|
"newVersionAvailableDescription": "A new version of the app is available. We recommend refreshing the page to get the latest updates and avoid issues.",
|
|
"newVersionSubmitButton": "Refresh and update",
|
|
"back": "Back",
|
|
"welcome": "Welcome",
|
|
"shoppingCart": "Shopping Cart",
|
|
"shoppingCartCount": "Shopping Cart ({{count}})",
|
|
"search": "Search{{end}}",
|
|
"myActions": "My actions",
|
|
"healthPackageComparison": {
|
|
"label": "Health Package Comparison",
|
|
"description": "Based on preliminary data (gender, age, and BMI), we suggest a personalized health audit package. In the table, you can add additional tests to the recommended package."
|
|
},
|
|
"routes": {
|
|
"home": "Home",
|
|
"overview": "Overview",
|
|
"booking": "Book appointment",
|
|
"myOrders": "My orders",
|
|
"analysisResults": "Analysis results",
|
|
"orderAnalysisPackage": "Order analysis package",
|
|
"orderAnalysis": "Order analysis",
|
|
"orderHealthAnalysis": "Order health check",
|
|
"account": "Account",
|
|
"members": "Members",
|
|
"billing": "Billing",
|
|
"dashboard": "Dashboard",
|
|
"settings": "Settings",
|
|
"profile": "Profile",
|
|
"pickTime": "Pick time",
|
|
"preferences": "Preferences",
|
|
"security": "Security"
|
|
},
|
|
"roles": {
|
|
"owner": {
|
|
"label": "Admin"
|
|
},
|
|
"member": {
|
|
"label": "Member"
|
|
}
|
|
},
|
|
"otp": {
|
|
"requestVerificationCode": "Please request a verification code",
|
|
"requestVerificationCodeDescription": "We need to verify your identity before continuing. We will send a code to your email address {{email}}.",
|
|
"sendingCode": "Sending code...",
|
|
"sendVerificationCode": "Send verification code",
|
|
"enterVerificationCode": "Enter verification code",
|
|
"codeSentToEmail": "We have sent a code to your email address {{email}}.",
|
|
"verificationCode": "Verification code",
|
|
"enterCodeFromEmail": "Enter the 6-digit code we sent to your email address.",
|
|
"verifying": "Verifying...",
|
|
"verifyCode": "Verify code",
|
|
"requestNewCode": "Request new code",
|
|
"errorSendingCode": "Error sending code. Please try again."
|
|
},
|
|
"cookieBanner": {
|
|
"title": "Hey, we use cookies 🍪",
|
|
"description": "This website uses cookies to ensure the best experience.",
|
|
"reject": "Reject",
|
|
"accept": "Accept"
|
|
},
|
|
"formField": {
|
|
"companyName": "Company name",
|
|
"contactPerson": "Contact person",
|
|
"email": "Email",
|
|
"phone": "Phone",
|
|
"firstName": "First name",
|
|
"lastName": "Last name",
|
|
"personalCode": "Personal code",
|
|
"city": "City",
|
|
"weight": "Weight",
|
|
"height": "Height",
|
|
"occurance": "Support frequency",
|
|
"amount": "Amount",
|
|
"selectDate": "Select date"
|
|
},
|
|
"formFieldError": {
|
|
"invalidPhoneNumber": "Please enter a valid Estonian phone number (must include country code +372)",
|
|
"invalidPersonalCode": "Please enter a valid Estonian personal code",
|
|
"stringNonEmpty": "This field is required"
|
|
},
|
|
"wallet": {
|
|
"balance": "Your MedReport account balance",
|
|
"expiredAt": "Valid until {{expiredAt}}"
|
|
},
|
|
"doctor": "Doctor",
|
|
"save": "Save",
|
|
"saveAsDraft": "Save as draft",
|
|
"confirm": "Confirm",
|
|
"previous": "Previous",
|
|
"next": "Next",
|
|
"invalidDataError": "Invalid data",
|
|
"language": "Language",
|
|
"yes": "Yes",
|
|
"no": "No",
|
|
"preferNotToAnswer": "Prefer not to answer"
|
|
}
|