feat(MED-105): update analysis results page
This commit is contained in:
@@ -122,11 +122,5 @@
|
||||
"consentToAnonymizedCompanyData": {
|
||||
"label": "Consent to be included in employer statistics",
|
||||
"description": "Consent to be included in anonymized company statistics"
|
||||
},
|
||||
"analysisResults": {
|
||||
"pageTitle": "My analysis results",
|
||||
"description": "Super, you've already done your analysis. Here are your important results:",
|
||||
"descriptionEmpty": "If you've already done your analysis, your results will appear here soon.",
|
||||
"orderNewAnalysis": "Order new analyses"
|
||||
}
|
||||
}
|
||||
|
||||
12
public/locales/en/analysis-results.json
Normal file
12
public/locales/en/analysis-results.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"pageTitle": "My analysis results",
|
||||
"description": "All analysis results will appear here within 1-3 business days after they have been done.",
|
||||
"descriptionEmpty": "If you've already done your analysis, your results will appear here soon.",
|
||||
"orderNewAnalysis": "Order new analyses",
|
||||
"waitingForResults": "Waiting for results",
|
||||
"results": {
|
||||
"range": {
|
||||
"normal": "Normal range"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -145,11 +145,5 @@
|
||||
"successTitle": "Tere, {{firstName}} {{lastName}}",
|
||||
"successDescription": "Teie tervisekonto on aktiveeritud ja kasutamiseks valmis!",
|
||||
"successButton": "Jätka"
|
||||
},
|
||||
"analysisResults": {
|
||||
"pageTitle": "Minu analüüside vastused",
|
||||
"description": "Super, oled käinud tervist kontrollimas. Siin on sinule olulised näitajad:",
|
||||
"descriptionEmpty": "Kui oled juba käinud analüüse andmas, siis varsti jõuavad siia sinu analüüside vastused.",
|
||||
"orderNewAnalysis": "Telli uued analüüsid"
|
||||
}
|
||||
}
|
||||
|
||||
12
public/locales/et/analysis-results.json
Normal file
12
public/locales/et/analysis-results.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"pageTitle": "Minu analüüside vastused",
|
||||
"description": "Kõikide analüüside tulemused ilmuvad 1-3 tööpäeva jooksul peale nende andmist.",
|
||||
"descriptionEmpty": "Kui oled juba käinud analüüse andmas, siis varsti jõuavad siia sinu analüüside vastused.",
|
||||
"orderNewAnalysis": "Telli uued analüüsid",
|
||||
"waitingForResults": "Tulemuse ootel",
|
||||
"results": {
|
||||
"range": {
|
||||
"normal": "Normaalne vahemik"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user