Merge branch 'main' into MED-104
This commit is contained in:
@@ -125,5 +125,8 @@
|
||||
},
|
||||
"updateRoleSuccess": "Role updated",
|
||||
"updateRoleError": "Something went wrong, please try again",
|
||||
"updateRoleLoading": "Updating role..."
|
||||
}
|
||||
"updateRoleLoading": "Updating role...",
|
||||
"updatePreferredLocaleSuccess": "Language preference updated",
|
||||
"updatePreferredLocaleError": "Language preference update failed",
|
||||
"updatePreferredLocaleLoading": "Updating language preference..."
|
||||
}
|
||||
@@ -9,8 +9,7 @@
|
||||
},
|
||||
"status": {
|
||||
"QUEUED": "Waiting to send to lab",
|
||||
"ON_HOLD": "Waiting for analysis results",
|
||||
"PROCESSING": "In progress",
|
||||
"PROCESSING": "Waiting for results",
|
||||
"PARTIAL_ANALYSIS_RESPONSE": "Partial analysis response",
|
||||
"FULL_ANALYSIS_RESPONSE": "All analysis responses received, waiting for doctor response",
|
||||
"COMPLETED": "Completed",
|
||||
|
||||
@@ -148,5 +148,8 @@
|
||||
},
|
||||
"updateRoleSuccess": "Roll uuendatud",
|
||||
"updateRoleError": "Midagi läks valesti. Palun proovi uuesti",
|
||||
"updateRoleLoading": "Rolli uuendatakse..."
|
||||
}
|
||||
"updateRoleLoading": "Rolli uuendatakse...",
|
||||
"updatePreferredLocaleSuccess": "Eelistatud keel uuendatud",
|
||||
"updatePreferredLocaleError": "Eelistatud keele uuendamine ei õnnestunud",
|
||||
"updatePreferredLocaleLoading": "Eelistatud keelt uuendatakse..."
|
||||
}
|
||||
@@ -9,7 +9,6 @@
|
||||
},
|
||||
"status": {
|
||||
"QUEUED": "Esitatud",
|
||||
"ON_HOLD": "Makstud",
|
||||
"PROCESSING": "Synlabile edastatud",
|
||||
"PARTIAL_ANALYSIS_RESPONSE": "Osalised tulemused",
|
||||
"FULL_ANALYSIS_RESPONSE": "Kõik tulemused käes, ootab arsti kokkuvõtet",
|
||||
|
||||
@@ -125,5 +125,8 @@
|
||||
},
|
||||
"updateRoleSuccess": "Role updated",
|
||||
"updateRoleError": "Something went wrong, please try again",
|
||||
"updateRoleLoading": "Updating role..."
|
||||
"updateRoleLoading": "Updating role...",
|
||||
"updatePreferredLocaleSuccess": "Language preference updated",
|
||||
"updatePreferredLocaleError": "Language preference update failed",
|
||||
"updatePreferredLocaleLoading": "Updating language preference..."
|
||||
}
|
||||
Reference in New Issue
Block a user