TreatmentType and ProsthesisType database shcema and data updated. Lab dispatch wired through new data.
This commit is contained in:
@@ -330,7 +330,7 @@
|
||||
"treatmentDetails": "Treatment details",
|
||||
"teethLabel": "Teeth",
|
||||
"tasksByTooth": "Tasks by tooth",
|
||||
"toothGroupTitle": "Tooth {tooth} · {type}",
|
||||
"toothGroupTitle": "Tooth {tooth} · {prosthesis} · {type}",
|
||||
"noTasks": "No tasks were generated for this case.",
|
||||
"unassigned": "Unassigned",
|
||||
"statusPending": "Pending",
|
||||
@@ -497,8 +497,14 @@
|
||||
"labShipmentNoIncludedDetails": "No details were included in this shipment.",
|
||||
"labShipmentNoDetailsAvailable": "All lab details are already in other shipments or have been sent.",
|
||||
"labDetailLine": "Detail {n} · {type} · {teeth}",
|
||||
"noLabDetails": "No lab-dependent treatment details yet. Add a lab type (e.g. endo) in treatment details above.",
|
||||
"noLabDetails": "No prosthesis treatment details yet. Add prosthesis in treatment details above.",
|
||||
"labDispatchEmpty": "Add a lab shipment to group details and send them to a lab.",
|
||||
"prosthesisTypesTitle": "Prosthesis types",
|
||||
"prosthesisApplyAll": "Apply to all teeth",
|
||||
"prosthesisSelectPlaceholder": "Select prosthesis type…",
|
||||
"prosthesisColTooth": "Tooth",
|
||||
"prosthesisColDetail": "Detail",
|
||||
"prosthesisColType": "Prosthesis type",
|
||||
"labComment": "Message for the lab",
|
||||
"labCommentPlaceholder": "Optional instructions for this shipment…",
|
||||
"selectLab": "Destination lab",
|
||||
|
||||
@@ -330,7 +330,7 @@
|
||||
"treatmentDetails": "جزئیات درمان",
|
||||
"teethLabel": "دندانها",
|
||||
"tasksByTooth": "وظایف به تفکیک دندان",
|
||||
"toothGroupTitle": "دندان {tooth} · {type}",
|
||||
"toothGroupTitle": "دندان {tooth} · {prosthesis} · {type}",
|
||||
"noTasks": "برای این پرونده وظیفهای ایجاد نشده است.",
|
||||
"unassigned": "بدون مسئول",
|
||||
"statusPending": "در انتظار",
|
||||
@@ -497,8 +497,14 @@
|
||||
"labShipmentNoIncludedDetails": "جزئیاتی در این محموله گنجانده نشده است.",
|
||||
"labShipmentNoDetailsAvailable": "همه جزئیات لاب در محمولههای دیگر هستند یا ارسال شدهاند.",
|
||||
"labDetailLine": "جزئیات {n} · {type} · {teeth}",
|
||||
"noLabDetails": "هنوز جزئیات وابسته به لاب وجود ندارد. نوع لاب (مثلاً اندو) در جزئیات درمان بالا اضافه کنید.",
|
||||
"noLabDetails": "هنوز جزئیات پروتز وجود ندارد. پروتز را در جزئیات درمان بالا اضافه کنید.",
|
||||
"labDispatchEmpty": "یک محموله لاب اضافه کنید تا جزئیات را گروهبندی و ارسال کنید.",
|
||||
"prosthesisTypesTitle": "انواع پروتز",
|
||||
"prosthesisApplyAll": "اعمال برای همه دندانها",
|
||||
"prosthesisSelectPlaceholder": "نوع پروتز را انتخاب کنید…",
|
||||
"prosthesisColTooth": "دندان",
|
||||
"prosthesisColDetail": "جزئیات",
|
||||
"prosthesisColType": "نوع پروتز",
|
||||
"labComment": "پیام برای لابراتوار",
|
||||
"labCommentPlaceholder": "دستورالعمل اختیاری برای این محموله…",
|
||||
"selectLab": "لابراتوار مقصد",
|
||||
|
||||
@@ -330,7 +330,7 @@
|
||||
"treatmentDetails": "Behandeldetails",
|
||||
"teethLabel": "Tanden",
|
||||
"tasksByTooth": "Taken per tand",
|
||||
"toothGroupTitle": "Tand {tooth} · {type}",
|
||||
"toothGroupTitle": "Tand {tooth} · {prosthesis} · {type}",
|
||||
"noTasks": "Er zijn geen taken gegenereerd voor dit dossier.",
|
||||
"unassigned": "Niet toegewezen",
|
||||
"statusPending": "In afwachting",
|
||||
@@ -497,8 +497,14 @@
|
||||
"labShipmentNoIncludedDetails": "Geen details opgenomen in deze zending.",
|
||||
"labShipmentNoDetailsAvailable": "Alle labdetails zitten al in andere zendingen of zijn verzonden.",
|
||||
"labDetailLine": "Detail {n} · {type} · {teeth}",
|
||||
"noLabDetails": "Nog geen lab-afhankelijke details. Voeg een labtype (bijv. endo) toe in de behandeldetails hierboven.",
|
||||
"noLabDetails": "Nog geen prothese-details. Voeg prothese toe in de behandeldetails hierboven.",
|
||||
"labDispatchEmpty": "Voeg een labzending toe om details te groeperen en naar een lab te sturen.",
|
||||
"prosthesisTypesTitle": "Prothesetypes",
|
||||
"prosthesisApplyAll": "Toepassen op alle tanden",
|
||||
"prosthesisSelectPlaceholder": "Selecteer prothesetype…",
|
||||
"prosthesisColTooth": "Tand",
|
||||
"prosthesisColDetail": "Detail",
|
||||
"prosthesisColType": "Prothesetype",
|
||||
"labComment": "Bericht voor het lab",
|
||||
"labCommentPlaceholder": "Optionele instructies voor deze zending…",
|
||||
"selectLab": "Bestemmingslab",
|
||||
|
||||
Reference in New Issue
Block a user