improvement: users can now comment on a case and it's details and have an option to make it visible for clinics too.
This commit is contained in:
@@ -351,7 +351,8 @@
|
||||
"filterSentTo": "Verzonden tot",
|
||||
"clearFilters": "Filters wissen",
|
||||
"patientMobile": "Mobiel",
|
||||
"labComment": "Labnotitie",
|
||||
"showComments": "Opmerkingen",
|
||||
"commentsCount": "Opmerkingen ({count})",
|
||||
"prevPage": "Vorige",
|
||||
"nextPage": "Volgende",
|
||||
"pageSummary": "Pagina {page} van {totalPages} ({total} dossiers)",
|
||||
@@ -389,6 +390,7 @@
|
||||
"sortClinic": "Kliniek",
|
||||
"sortPatient": "Patiënt",
|
||||
"sortImportant": "Belangrijk",
|
||||
"sortDirection": "Sorteerrichting",
|
||||
"clearFilters": "Filters wissen",
|
||||
"commentsButton": "Opmerkingen",
|
||||
"errorLoadList": "Taken laden mislukt.",
|
||||
@@ -540,8 +542,6 @@
|
||||
"prosthesisColTooth": "Tand",
|
||||
"prosthesisColDetail": "Detail",
|
||||
"prosthesisColType": "Prothesetype",
|
||||
"labComment": "Bericht voor het lab",
|
||||
"labCommentPlaceholder": "Optionele instructies voor deze zending…",
|
||||
"selectLab": "Bestemmingslab",
|
||||
"selectLabPlaceholder": "Kies een gekoppeld lab…",
|
||||
"sendToLab": "Versturen naar lab",
|
||||
|
||||
Reference in New Issue
Block a user