improvement: added a history action button to connected orgs row inordr to see a brief report of the relevant cases between two orgs and the status of each related task.
This commit is contained in:
@@ -606,7 +606,16 @@
|
||||
"continueArrow": "Doorgaan →",
|
||||
"planLabel": "Plan: {name} • {maxUsers} gebruikers",
|
||||
"counterpartClinic": "Kliniek",
|
||||
"counterpartLab": "Laboratorium"
|
||||
"counterpartLab": "Laboratorium",
|
||||
"viewCaseHistory": "Casusgeschiedenis bekijken",
|
||||
"caseHistoryBackToConnections": "← Terug naar verbindingen",
|
||||
"caseHistoryTitle": "Casusgeschiedenis met {name}",
|
||||
"caseHistorySubtitleClinic": "Cases die u naar dit lab hebt gestuurd, inclusief lab-workflowstatus per stap.",
|
||||
"caseHistorySubtitleLab": "Cases ontvangen van deze kliniek, inclusief taakstatus per stap.",
|
||||
"caseHistoryEmpty": "Nog geen cases uitgewisseld met deze organisatie.",
|
||||
"caseHistorySentToLab": "Verzonden naar {name}",
|
||||
"caseHistoryErrorLoadList": "Casusgeschiedenis laden mislukt.",
|
||||
"caseHistoryErrorLoadDetail": "Casusdetails laden mislukt."
|
||||
},
|
||||
"settings": {
|
||||
"accountTitle": "Account",
|
||||
|
||||
Reference in New Issue
Block a user