feature: Phase5 - Lab Cases inbox + task board
This commit is contained in:
@@ -336,7 +336,19 @@
|
||||
"statusCompleted": "Completed",
|
||||
"errorLoadList": "Failed to load cases.",
|
||||
"errorLoadDetail": "Failed to load case details.",
|
||||
"errorUpdateTask": "Failed to update task."
|
||||
"errorUpdateTask": "Failed to update task.",
|
||||
"filterClinic": "Clinic",
|
||||
"filterClinicAll": "All clinics",
|
||||
"filterTreatmentType": "Treatment type",
|
||||
"filterTreatmentTypeAll": "All types",
|
||||
"filterSentFrom": "Sent from",
|
||||
"filterSentTo": "Sent to",
|
||||
"clearFilters": "Clear filters",
|
||||
"patientMobile": "Mobile",
|
||||
"labComment": "Lab comment",
|
||||
"prevPage": "Previous",
|
||||
"nextPage": "Next",
|
||||
"pageSummary": "Page {page} of {totalPages} ({total} cases)"
|
||||
},
|
||||
"appointments": {
|
||||
"title": "Appointments",
|
||||
|
||||
Reference in New Issue
Block a user