Merge branch 'develop' into feature/MED-129
This commit is contained in:
@@ -22,4 +22,4 @@
|
||||
},
|
||||
"orderTitle": "Order number {{orderNumber}}",
|
||||
"view": "View results"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -119,5 +119,25 @@
|
||||
},
|
||||
"cart": {
|
||||
"label": "Cart ({{ items }})"
|
||||
},
|
||||
"pageTitle": "{{companyName}} budget",
|
||||
"description": "Configure company budget..",
|
||||
"saveChanges": "Save changes",
|
||||
"healthBenefitForm": {
|
||||
"title": "Health benefit form",
|
||||
"description": "Company health benefit for employees",
|
||||
"info": "* Taxes are added to the prices"
|
||||
},
|
||||
"occurrence": {
|
||||
"yearly": "Yearly",
|
||||
"quarterly": "Quarterly",
|
||||
"monthly": "Monthly"
|
||||
},
|
||||
"expensesOverview": {
|
||||
"title": "Expenses overview 2025",
|
||||
"monthly": "Expense per employee per month *",
|
||||
"yearly": "Maximum expense per employee per year *",
|
||||
"total": "Maximum expense per {{employeeCount}} employee(s) per year *",
|
||||
"sum": "Total"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,20 +1,20 @@
|
||||
{
|
||||
"title": "Select service",
|
||||
"description": "Select the appropriate service or package according to your health needs or goals.",
|
||||
"analysisPackages": {
|
||||
"title": "Analysis packages",
|
||||
"description": "Get to know the personal analysis packages and order"
|
||||
},
|
||||
"noCategories": "Service list not found, please try again later",
|
||||
"noResults": "No available times on the selected dates",
|
||||
"services": "Services",
|
||||
"locations": "Locations",
|
||||
"showAll": "Show all",
|
||||
"showAllLocations": "Show all locations",
|
||||
"bookTimeSuccess": "Time selected",
|
||||
"bookTimeError": "Failed to select time",
|
||||
"bookTimeLoading": "Selecting time...",
|
||||
"serviceNotFound": "Service not found",
|
||||
"noProducts": "No products found",
|
||||
"timeSlotUnavailable": "Service availability has changed, please select a new time"
|
||||
}
|
||||
"title": "Select service",
|
||||
"description": "Select the appropriate service or package according to your health needs or goals.",
|
||||
"analysisPackages": {
|
||||
"title": "Analysis packages",
|
||||
"description": "Get to know the personal analysis packages and order"
|
||||
},
|
||||
"noCategories": "Service list not found, please try again later",
|
||||
"noResults": "No available times on the selected dates",
|
||||
"services": "Services",
|
||||
"locations": "Locations",
|
||||
"showAll": "Show all",
|
||||
"showAllLocations": "Show all locations",
|
||||
"bookTimeSuccess": "Time selected",
|
||||
"bookTimeError": "Failed to select time",
|
||||
"bookTimeLoading": "Selecting time...",
|
||||
"serviceNotFound": "Service not found",
|
||||
"noProducts": "No products found",
|
||||
"timeSlotUnavailable": "Service availability has changed, please select a new time"
|
||||
}
|
||||
|
||||
@@ -91,4 +91,4 @@
|
||||
"title": "Edit booking",
|
||||
"description": "Edit booking details"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -80,10 +80,11 @@
|
||||
"dashboard": "Dashboard",
|
||||
"settings": "Settings",
|
||||
"profile": "Profile",
|
||||
"application": "Application",
|
||||
"pickTime": "Pick time",
|
||||
"preferences": "Preferences",
|
||||
"security": "Security"
|
||||
"security": "Security",
|
||||
"admin": "Admin",
|
||||
"accounts": "Accounts"
|
||||
},
|
||||
"roles": {
|
||||
"owner": {
|
||||
@@ -124,7 +125,7 @@
|
||||
"city": "City",
|
||||
"weight": "Weight",
|
||||
"height": "Height",
|
||||
"occurance": "Support frequency",
|
||||
"occurrence": "Support frequency",
|
||||
"amount": "Amount",
|
||||
"selectDate": "Select date"
|
||||
},
|
||||
@@ -150,4 +151,4 @@
|
||||
"preferNotToAnswer": "Prefer not to answer",
|
||||
"book": "Book",
|
||||
"change": "Change"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,22 +1,25 @@
|
||||
{
|
||||
"recentlyCheckedDescription": "Here are your most important health indicators.",
|
||||
"respondToQuestion": "Respond",
|
||||
"gender": "Gender",
|
||||
"male": "Male",
|
||||
"female": "Female",
|
||||
"age": "Age",
|
||||
"height": "Height",
|
||||
"weight": "Weight",
|
||||
"bmi": "BMI",
|
||||
"bloodPressure": "Blood pressure",
|
||||
"cholesterol": "Cholesterol",
|
||||
"ldlCholesterol": "LDL Cholesterol",
|
||||
"smoking": "Smoking",
|
||||
"recommendedForYou": "Recommended for you",
|
||||
"heroCard": {
|
||||
"orderAnalysis": {
|
||||
"title": "Order analysis",
|
||||
"description": "Select an analysis to get started"
|
||||
}
|
||||
"recentlyCheckedDescription": "Here are your most important health indicators.",
|
||||
"respondToQuestion": "Respond",
|
||||
"gender": "Gender",
|
||||
"male": "Male",
|
||||
"female": "Female",
|
||||
"age": "Age",
|
||||
"height": "Height",
|
||||
"weight": "Weight",
|
||||
"bmi": "BMI",
|
||||
"bloodPressure": "Blood pressure",
|
||||
"cholesterol": "Cholesterol",
|
||||
"ldlCholesterol": "LDL Cholesterol",
|
||||
"smoking": "Smoking",
|
||||
"recommendedForYou": "Recommended for you",
|
||||
"heroCard": {
|
||||
"orderAnalysis": {
|
||||
"title": "Order analysis",
|
||||
"description": "Select an analysis to get started"
|
||||
}
|
||||
}
|
||||
},
|
||||
"recommendations": {
|
||||
"title": "Medreport recommends"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,51 +1,51 @@
|
||||
{
|
||||
"sidebar": {
|
||||
"dashboard": "Overview",
|
||||
"openReviews": "Open jobs",
|
||||
"myReviews": "My jobs",
|
||||
"completedReviews": "Completed jobs"
|
||||
},
|
||||
"sidebar": {
|
||||
"dashboard": "Overview",
|
||||
"openReviews": "Open jobs",
|
||||
"myReviews": "My jobs",
|
||||
"completedReviews": "Completed jobs",
|
||||
"otherReviews": "Other jobs",
|
||||
"resultsTable": {
|
||||
"patientName": "Patient name",
|
||||
"serviceName": "Service",
|
||||
"orderNr": "Order number",
|
||||
"time": "Time",
|
||||
"assignedTo": "Doctor",
|
||||
"resultsStatus": "Analysis results",
|
||||
"waitingForNr": "Waiting for {{nr}}",
|
||||
"language": "Preferred language",
|
||||
"responsesReceived": "Results complete"
|
||||
},
|
||||
"otherPatients": "Other patients",
|
||||
"analyses": "Analyses",
|
||||
"open": "Open",
|
||||
"name": "Name",
|
||||
"personalCode": "Personal code",
|
||||
"dobAndAge": "Date of birth and age",
|
||||
"bmi": "Body mass index",
|
||||
"smoking": "Smoking",
|
||||
"phone": "Phone",
|
||||
"email": "Email",
|
||||
"results": "Analysis results",
|
||||
"feedback": "Summary",
|
||||
"selectJob": "Select",
|
||||
"unselectJob": "Unselect",
|
||||
"previousResults": "Previous results ({{date}})",
|
||||
"labComment": "Lab comment",
|
||||
"confirmFeedbackModal": {
|
||||
"title": "Confirm publishing summary",
|
||||
"description": "When confirmed, the summary will be published to the patient."
|
||||
},
|
||||
"error": {
|
||||
"UNKNOWN": "Something went wrong",
|
||||
"JOB_ASSIGNED": "Job already selected"
|
||||
},
|
||||
"updateFeedbackSuccess": "Summary updated",
|
||||
"updateFeedbackLoading": "Updating summary...",
|
||||
"updateFeedbackError": "Failed to update summary",
|
||||
"feedbackLengthError": "Summary must be at least 10 characters"
|
||||
}
|
||||
"completedReviews": "Completed jobs"
|
||||
},
|
||||
"openReviews": "Open jobs",
|
||||
"myReviews": "My jobs",
|
||||
"completedReviews": "Completed jobs",
|
||||
"otherReviews": "Other jobs",
|
||||
"resultsTable": {
|
||||
"patientName": "Patient name",
|
||||
"serviceName": "Service",
|
||||
"orderNr": "Order number",
|
||||
"time": "Time",
|
||||
"assignedTo": "Doctor",
|
||||
"resultsStatus": "Analysis results",
|
||||
"waitingForNr": "Waiting for {{nr}}",
|
||||
"language": "Preferred language",
|
||||
"responsesReceived": "Results complete"
|
||||
},
|
||||
"otherPatients": "Other patients",
|
||||
"analyses": "Analyses",
|
||||
"open": "Open",
|
||||
"name": "Name",
|
||||
"personalCode": "Personal code",
|
||||
"dobAndAge": "Date of birth and age",
|
||||
"bmi": "Body mass index",
|
||||
"smoking": "Smoking",
|
||||
"phone": "Phone",
|
||||
"email": "Email",
|
||||
"results": "Analysis results",
|
||||
"feedback": "Summary",
|
||||
"selectJob": "Select",
|
||||
"unselectJob": "Unselect",
|
||||
"previousResults": "Previous results ({{date}})",
|
||||
"labComment": "Lab comment",
|
||||
"confirmFeedbackModal": {
|
||||
"title": "Confirm publishing summary",
|
||||
"description": "When confirmed, the summary will be published to the patient."
|
||||
},
|
||||
"error": {
|
||||
"UNKNOWN": "Something went wrong",
|
||||
"JOB_ASSIGNED": "Job already selected"
|
||||
},
|
||||
"updateFeedbackSuccess": "Summary updated",
|
||||
"updateFeedbackLoading": "Updating summary...",
|
||||
"updateFeedbackError": "Failed to update summary",
|
||||
"feedbackLengthError": "Summary must be at least 10 characters"
|
||||
}
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"invalidNumber": "Invalid number",
|
||||
"invalidEmail": "Invalid email",
|
||||
"tooShort": "Too short",
|
||||
"tooLong": "Too long",
|
||||
"invalidPhone": "Invalid phone"
|
||||
}
|
||||
"invalidNumber": "Invalid number",
|
||||
"invalidEmail": "Invalid email",
|
||||
"tooShort": "Too short",
|
||||
"tooLong": "Too long",
|
||||
"invalidPhone": "Invalid phone"
|
||||
}
|
||||
|
||||
@@ -38,4 +38,4 @@
|
||||
"copyright": "© Copyright {{year}} {{product}}. All Rights Reserved.",
|
||||
"heroSubtitle": "A simple, convenient, and quick overview of your health condition",
|
||||
"notInterestedInAudit": "Currently not interested in a health audit"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -6,4 +6,4 @@
|
||||
"comparePackages": "Compare packages",
|
||||
"analysisPackageAddedToCart": "Analysis package added to cart",
|
||||
"analysisPackageAddToCartError": "Adding analysis package to cart failed"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -3,4 +3,4 @@
|
||||
"description": "All analysis results will appear within 1-3 days after the blood test.",
|
||||
"analysisAddedToCart": "Analysis added to cart",
|
||||
"analysisAddToCartError": "Adding analysis to cart failed"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
{
|
||||
"title": "Order health analysis",
|
||||
"description": "Select a suitable date and book your appointment time."
|
||||
}
|
||||
}
|
||||
|
||||
@@ -32,4 +32,4 @@
|
||||
"CANCELLED": "Cancelled"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,31 +1,31 @@
|
||||
{
|
||||
"nrOfAnalyses": "{{nr}} analyses",
|
||||
"clinicalBloodDraw": {
|
||||
"label": "Kliiniline vereanalüüs",
|
||||
"description": "Pending"
|
||||
},
|
||||
"crp": {
|
||||
"label": "C-reaktiivne valk (CRP)",
|
||||
"description": "Pending"
|
||||
},
|
||||
"ferritin": {
|
||||
"label": "Ferritiin",
|
||||
"description": "Pending"
|
||||
},
|
||||
"vitaminD": {
|
||||
"label": "D-vitamiin",
|
||||
"description": "Pending"
|
||||
},
|
||||
"glucose": {
|
||||
"label": "Glükoos",
|
||||
"description": "Pending"
|
||||
},
|
||||
"alat": {
|
||||
"label": "Alaniini aminotransferaas",
|
||||
"description": "Pending"
|
||||
},
|
||||
"ast": {
|
||||
"label": "Aspartaadi aminotransferaas",
|
||||
"description": "Pending"
|
||||
}
|
||||
}
|
||||
"nrOfAnalyses": "{{nr}} analyses",
|
||||
"clinicalBloodDraw": {
|
||||
"label": "Kliiniline vereanalüüs",
|
||||
"description": "Pending"
|
||||
},
|
||||
"crp": {
|
||||
"label": "C-reaktiivne valk (CRP)",
|
||||
"description": "Pending"
|
||||
},
|
||||
"ferritin": {
|
||||
"label": "Ferritiin",
|
||||
"description": "Pending"
|
||||
},
|
||||
"vitaminD": {
|
||||
"label": "D-vitamiin",
|
||||
"description": "Pending"
|
||||
},
|
||||
"glucose": {
|
||||
"label": "Glükoos",
|
||||
"description": "Pending"
|
||||
},
|
||||
"alat": {
|
||||
"label": "Alaniini aminotransferaas",
|
||||
"description": "Pending"
|
||||
},
|
||||
"ast": {
|
||||
"label": "Aspartaadi aminotransferaas",
|
||||
"description": "Pending"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
{
|
||||
"home": {
|
||||
"pageTitle": "Dashboard"
|
||||
"pageTitle": "Company Dashboard"
|
||||
},
|
||||
"settings": {
|
||||
"pageTitle": "Settings",
|
||||
"pageTitle": "Company Settings",
|
||||
"pageDescription": "Manage your Company details",
|
||||
"teamLogo": "Company Logo",
|
||||
"teamLogoDescription": "Update your company's logo to make it easier to identify",
|
||||
@@ -13,10 +13,10 @@
|
||||
"dangerZoneDescription": "This section contains actions that are irreversible"
|
||||
},
|
||||
"members": {
|
||||
"pageTitle": "Members"
|
||||
"pageTitle": "Company Members"
|
||||
},
|
||||
"billing": {
|
||||
"pageTitle": "Billing"
|
||||
"pageTitle": "Company Billing"
|
||||
},
|
||||
"yourTeams": "Your Companies ({{teamsCount}})",
|
||||
"createTeam": "Create a Company",
|
||||
|
||||
Reference in New Issue
Block a user