feat(MED-161): update analysis results view
This commit is contained in:
@@ -7,9 +7,16 @@
|
||||
"noAnalysisElements": "No analysis orders found",
|
||||
"noAnalysisOrders": "No analysis orders found",
|
||||
"analysisDate": "Analysis result date",
|
||||
"cancelled": "Cancelled",
|
||||
"results": {
|
||||
"range": {
|
||||
"normal": "Normal range"
|
||||
},
|
||||
"value": {
|
||||
"negative": "Negative",
|
||||
"positive": "Positive",
|
||||
"isWithinNorm": "Within norm",
|
||||
"isNotWithinNorm": "Not within norm"
|
||||
}
|
||||
},
|
||||
"orderTitle": "Order number {{orderNumber}}",
|
||||
|
||||
Reference in New Issue
Block a user