Merge branch 'main' into MED-57
This commit is contained in:
@@ -5,10 +5,12 @@
|
||||
"orderNewAnalysis": "Order new analyses",
|
||||
"waitingForResults": "Waiting for results",
|
||||
"noAnalysisElements": "No analysis orders found",
|
||||
"noAnalysisOrders": "No analysis orders found",
|
||||
"analysisDate": "Analysis result date",
|
||||
"results": {
|
||||
"range": {
|
||||
"normal": "Normal range"
|
||||
}
|
||||
}
|
||||
},
|
||||
"orderTitle": "Order number {{orderNumber}}"
|
||||
}
|
||||
@@ -12,5 +12,11 @@
|
||||
"cholesterol": "Cholesterol",
|
||||
"ldlCholesterol": "LDL Cholesterol",
|
||||
"smoking": "Smoking",
|
||||
"recommendedForYou": "Recommended for you"
|
||||
"recommendedForYou": "Recommended for you",
|
||||
"heroCard": {
|
||||
"orderAnalysis": {
|
||||
"title": "Order analysis",
|
||||
"description": "Select an analysis to get started"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,4 +1,5 @@
|
||||
{
|
||||
"title": "Select analysis",
|
||||
"description": "Select the analysis that suits your needs"
|
||||
"description": "Select the analysis that suits your needs",
|
||||
"analysisNotAvailable": "Analysis is not available currently"
|
||||
}
|
||||
@@ -5,10 +5,12 @@
|
||||
"orderNewAnalysis": "Telli uued analüüsid",
|
||||
"waitingForResults": "Tulemuse ootel",
|
||||
"noAnalysisElements": "Veel ei ole tellitud analüüse",
|
||||
"noAnalysisOrders": "Veel ei ole analüüside tellimusi",
|
||||
"analysisDate": "Analüüsi vastuse kuupäev",
|
||||
"results": {
|
||||
"range": {
|
||||
"normal": "Normaalne vahemik"
|
||||
}
|
||||
}
|
||||
},
|
||||
"orderTitle": "Tellimus {{orderNumber}}"
|
||||
}
|
||||
@@ -12,5 +12,11 @@
|
||||
"cholesterol": "Kolesterool",
|
||||
"ldlCholesterol": "LDL kolesterool",
|
||||
"smoking": "Suitsetamine",
|
||||
"recommendedForYou": "Soovitused sulle"
|
||||
"recommendedForYou": "Soovitused sulle",
|
||||
"heroCard": {
|
||||
"orderAnalysis": {
|
||||
"title": "Telli analüüs",
|
||||
"description": "Telli endale sobiv analüüs"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,4 +1,5 @@
|
||||
{
|
||||
"title": "Vali analüüs",
|
||||
"description": "Vali enda vajadustele sobiv analüüs"
|
||||
"description": "Vali enda vajadustele sobiv analüüs",
|
||||
"analysisNotAvailable": "Analüüsi tellimine ei ole hetkel saadaval"
|
||||
}
|
||||
Reference in New Issue
Block a user