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"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user