feature: Tasks tab added for lab organizations. tasks now can be assigned and their status can be updated by the assignee.
This commit is contained in:
@@ -52,6 +52,7 @@
|
||||
"appointment": "Appointment",
|
||||
"treatment": "Treatment",
|
||||
"cases": "Cases",
|
||||
"tasks": "Tasks",
|
||||
"billing": "Billing",
|
||||
"reports": "Reports",
|
||||
"clinics": "Clinics",
|
||||
@@ -263,6 +264,7 @@
|
||||
"featureAppointment": "Appointment",
|
||||
"featureTreatment": "Treatment",
|
||||
"featureCases": "Cases",
|
||||
"featureTasks": "Tasks",
|
||||
"featureBilling": "Billing",
|
||||
"featureReports": "Reports",
|
||||
"noTabAccess": "No tab access",
|
||||
@@ -348,7 +350,32 @@
|
||||
"labComment": "Lab comment",
|
||||
"prevPage": "Previous",
|
||||
"nextPage": "Next",
|
||||
"pageSummary": "Page {page} of {totalPages} ({total} cases)"
|
||||
"pageSummary": "Page {page} of {totalPages} ({total} cases)",
|
||||
"priorityLabel": "Priority",
|
||||
"statusLabel": "Status"
|
||||
},
|
||||
"tasks": {
|
||||
"title": "Tasks",
|
||||
"subtitle": "Your assigned lab tasks. Update status as you work through each step.",
|
||||
"subtitleOwner": "All lab tasks in the organization. Assign tasks from Cases; update status on your own assignments here.",
|
||||
"loading": "Loading tasks…",
|
||||
"emptyList": "No tasks assigned to you yet.",
|
||||
"emptyListOwner": "No tasks in the lab inbox yet.",
|
||||
"noPermissionTitle": "Tasks",
|
||||
"noPermissionBody": "You do not have permission to view tasks for this organization.",
|
||||
"fromClinic": "From {name}",
|
||||
"patientLabel": "Patient",
|
||||
"taskDate": "{date}",
|
||||
"priorityLabel": "Priority {n}",
|
||||
"toothLabel": "Tooth {tooth}",
|
||||
"unassigned": "Unassigned",
|
||||
"assignedTo": "Assigned to {name}",
|
||||
"statusPending": "Pending",
|
||||
"statusInProgress": "In progress",
|
||||
"statusCompleted": "Completed",
|
||||
"errorLoadList": "Failed to load tasks.",
|
||||
"errorUpdateTask": "Failed to update task.",
|
||||
"pageSummary": "Page {page} of {totalPages} ({total} tasks)"
|
||||
},
|
||||
"appointments": {
|
||||
"title": "Appointments",
|
||||
|
||||
@@ -52,6 +52,7 @@
|
||||
"appointment": "نوبتها",
|
||||
"treatment": "درمان",
|
||||
"cases": "پروندهها",
|
||||
"tasks": "وظایف",
|
||||
"billing": "صورتحساب",
|
||||
"reports": "گزارشها",
|
||||
"clinics": "کلینیکها",
|
||||
@@ -263,6 +264,7 @@
|
||||
"featureAppointment": "نوبتها",
|
||||
"featureTreatment": "درمان",
|
||||
"featureCases": "پروندهها",
|
||||
"featureTasks": "وظایف",
|
||||
"featureBilling": "صورتحساب",
|
||||
"featureReports": "گزارشها",
|
||||
"noTabAccess": "دسترسی به برگهها وجود ندارد",
|
||||
@@ -348,7 +350,32 @@
|
||||
"labComment": "یادداشت آزمایشگاه",
|
||||
"prevPage": "قبلی",
|
||||
"nextPage": "بعدی",
|
||||
"pageSummary": "صفحه {page} از {totalPages} ({total} پرونده)"
|
||||
"pageSummary": "صفحه {page} از {totalPages} ({total} پرونده)",
|
||||
"priorityLabel": "اولویت",
|
||||
"statusLabel": "وضعیت"
|
||||
},
|
||||
"tasks": {
|
||||
"title": "وظایف",
|
||||
"subtitle": "وظایف لاب اختصاصیافته به شما. وضعیت را در حین انجام هر مرحله بهروز کنید.",
|
||||
"subtitleOwner": "همه وظایف لاب در سازمان. تخصیص از بخش پروندهها؛ بهروزرسانی وضعیت برای وظایف خودتان اینجا.",
|
||||
"loading": "در حال بارگذاری وظایف…",
|
||||
"emptyList": "هنوز وظیفهای به شما اختصاص داده نشده است.",
|
||||
"emptyListOwner": "هنوز وظیفهای در صندوق ورودی لاب وجود ندارد.",
|
||||
"noPermissionTitle": "وظایف",
|
||||
"noPermissionBody": "شما مجوز مشاهده وظایف برای این سازمان را ندارید.",
|
||||
"fromClinic": "از {name}",
|
||||
"patientLabel": "بیمار",
|
||||
"taskDate": "{date}",
|
||||
"priorityLabel": "اولویت {n}",
|
||||
"toothLabel": "دندان {tooth}",
|
||||
"unassigned": "اختصاص داده نشده",
|
||||
"assignedTo": "اختصاص به {name}",
|
||||
"statusPending": "در انتظار",
|
||||
"statusInProgress": "در حال انجام",
|
||||
"statusCompleted": "تکمیلشده",
|
||||
"errorLoadList": "بارگذاری وظایف ناموفق بود.",
|
||||
"errorUpdateTask": "بهروزرسانی وظیفه ناموفق بود.",
|
||||
"pageSummary": "صفحه {page} از {totalPages} ({total} وظیفه)"
|
||||
},
|
||||
"appointments": {
|
||||
"title": "نوبتها",
|
||||
|
||||
@@ -52,6 +52,7 @@
|
||||
"appointment": "Afspraak",
|
||||
"treatment": "Behandeling",
|
||||
"cases": "Dossiers",
|
||||
"tasks": "Taken",
|
||||
"billing": "Facturatie",
|
||||
"reports": "Rapporten",
|
||||
"clinics": "Klinieken",
|
||||
@@ -263,6 +264,7 @@
|
||||
"featureAppointment": "Afspraak",
|
||||
"featureTreatment": "Behandeling",
|
||||
"featureCases": "Dossiers",
|
||||
"featureTasks": "Taken",
|
||||
"featureBilling": "Facturatie",
|
||||
"featureReports": "Rapporten",
|
||||
"noTabAccess": "Geen tabbladtoegang",
|
||||
@@ -348,7 +350,32 @@
|
||||
"labComment": "Labnotitie",
|
||||
"prevPage": "Vorige",
|
||||
"nextPage": "Volgende",
|
||||
"pageSummary": "Pagina {page} van {totalPages} ({total} dossiers)"
|
||||
"pageSummary": "Pagina {page} van {totalPages} ({total} dossiers)",
|
||||
"priorityLabel": "Prioriteit",
|
||||
"statusLabel": "Status"
|
||||
},
|
||||
"tasks": {
|
||||
"title": "Taken",
|
||||
"subtitle": "Uw toegewezen labtaken. Werk de status bij terwijl u elke stap uitvoert.",
|
||||
"subtitleOwner": "Alle labtaken in de organisatie. Wijs toe via Dossiers; werk hier de status bij voor uw eigen taken.",
|
||||
"loading": "Taken laden…",
|
||||
"emptyList": "Nog geen taken aan u toegewezen.",
|
||||
"emptyListOwner": "Nog geen taken in de lab-inbox.",
|
||||
"noPermissionTitle": "Taken",
|
||||
"noPermissionBody": "U heeft geen toestemming om taken voor deze organisatie te bekijken.",
|
||||
"fromClinic": "Van {name}",
|
||||
"patientLabel": "Patiënt",
|
||||
"taskDate": "{date}",
|
||||
"priorityLabel": "Prioriteit {n}",
|
||||
"toothLabel": "Tand {tooth}",
|
||||
"unassigned": "Niet toegewezen",
|
||||
"assignedTo": "Toegewezen aan {name}",
|
||||
"statusPending": "In afwachting",
|
||||
"statusInProgress": "Bezig",
|
||||
"statusCompleted": "Voltooid",
|
||||
"errorLoadList": "Taken laden mislukt.",
|
||||
"errorUpdateTask": "Taak bijwerken mislukt.",
|
||||
"pageSummary": "Pagina {page} van {totalPages} ({total} taken)"
|
||||
},
|
||||
"appointments": {
|
||||
"title": "Afspraken",
|
||||
|
||||
Reference in New Issue
Block a user