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": "Sent to",
|
||||
"clearFilters": "Clear filters",
|
||||
"patientMobile": "Mobile",
|
||||
"labComment": "Lab comment",
|
||||
"showComments": "Comments",
|
||||
"commentsCount": "Comments ({count})",
|
||||
"prevPage": "Previous",
|
||||
"nextPage": "Next",
|
||||
"pageSummary": "Page {page} of {totalPages} ({total} cases)",
|
||||
@@ -389,6 +390,7 @@
|
||||
"sortClinic": "Clinic",
|
||||
"sortPatient": "Patient",
|
||||
"sortImportant": "Important",
|
||||
"sortDirection": "Sort direction",
|
||||
"clearFilters": "Clear filters",
|
||||
"commentsButton": "Comments",
|
||||
"errorLoadList": "Failed to load tasks.",
|
||||
@@ -540,8 +542,6 @@
|
||||
"prosthesisColTooth": "Tooth",
|
||||
"prosthesisColDetail": "Detail",
|
||||
"prosthesisColType": "Prosthesis type",
|
||||
"labComment": "Message for the lab",
|
||||
"labCommentPlaceholder": "Optional instructions for this shipment…",
|
||||
"selectLab": "Destination lab",
|
||||
"selectLabPlaceholder": "Choose a linked lab…",
|
||||
"sendToLab": "Send to lab",
|
||||
|
||||
@@ -351,7 +351,8 @@
|
||||
"filterSentTo": "ارسال تا",
|
||||
"clearFilters": "پاک کردن فیلترها",
|
||||
"patientMobile": "موبایل",
|
||||
"labComment": "یادداشت آزمایشگاه",
|
||||
"showComments": "نظرات",
|
||||
"commentsCount": "نظرات ({count})",
|
||||
"prevPage": "قبلی",
|
||||
"nextPage": "بعدی",
|
||||
"pageSummary": "صفحه {page} از {totalPages} ({total} پرونده)",
|
||||
@@ -389,6 +390,7 @@
|
||||
"sortClinic": "کلینیک",
|
||||
"sortPatient": "بیمار",
|
||||
"sortImportant": "مهم",
|
||||
"sortDirection": "جهت مرتبسازی",
|
||||
"clearFilters": "پاک کردن فیلترها",
|
||||
"commentsButton": "نظرات",
|
||||
"errorLoadList": "بارگذاری وظایف ناموفق بود.",
|
||||
@@ -540,8 +542,6 @@
|
||||
"prosthesisColTooth": "دندان",
|
||||
"prosthesisColDetail": "جزئیات",
|
||||
"prosthesisColType": "نوع پروتز",
|
||||
"labComment": "پیام برای لابراتوار",
|
||||
"labCommentPlaceholder": "دستورالعمل اختیاری برای این محموله…",
|
||||
"selectLab": "لابراتوار مقصد",
|
||||
"selectLabPlaceholder": "یک لابراتوار متصل انتخاب کنید…",
|
||||
"sendToLab": "ارسال به لابراتوار",
|
||||
|
||||
@@ -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