MED-198: add notification for new analysis result
This commit is contained in:
@@ -19,6 +19,15 @@
|
||||
"REJECTED": "Tagastatud",
|
||||
"CANCELLED": "Tühistatud",
|
||||
"analysisOrder": {
|
||||
"QUEUED": "Esitatud",
|
||||
"PROCESSING": "Synlabile edastatud",
|
||||
"PARTIAL_ANALYSIS_RESPONSE": "Osalised tulemused",
|
||||
"FULL_ANALYSIS_RESPONSE": "Kõik tulemused käes",
|
||||
"COMPLETED": "Kinnitatud",
|
||||
"REJECTED": "Tagastatud",
|
||||
"CANCELLED": "Tühistatud"
|
||||
},
|
||||
"analysisPackageOrder": {
|
||||
"QUEUED": "Esitatud",
|
||||
"PROCESSING": "Synlabile edastatud",
|
||||
"PARTIAL_ANALYSIS_RESPONSE": "Osalised tulemused",
|
||||
|
||||
Reference in New Issue
Block a user