prettier fix
This commit is contained in:
@@ -22,4 +22,4 @@
|
||||
},
|
||||
"orderTitle": "Order number {{orderNumber}}",
|
||||
"view": "View results"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
}
|
||||
"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"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -83,4 +83,4 @@
|
||||
"description": "If you are unable to go to the lab to collect the sample, you can go to any other suitable collection point.",
|
||||
"locationSelect": "Select location"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -148,4 +148,4 @@
|
||||
"yes": "Yes",
|
||||
"no": "No",
|
||||
"preferNotToAnswer": "Prefer not to answer"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,22 +1,22 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -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."
|
||||
}
|
||||
}
|
||||
|
||||
@@ -17,4 +17,4 @@
|
||||
"REJECTED": "Rejected",
|
||||
"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"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user