improvement: all demo bugs fixed. give me more baby.

This commit is contained in:
2026-07-08 02:53:47 +03:30
parent 86b1e3afff
commit 8d334833ff
23 changed files with 876 additions and 626 deletions

View File

@@ -335,6 +335,7 @@
"statusInProgress": "In progress",
"statusCompleted": "Completed",
"importantLabel": "Important",
"markCaseImportant": "Mark case as important",
"markImportant": "Mark as important",
"lastUpdatedBy": "Updated by {name}",
"lastUpdatedUnknown": "Not started yet",
@@ -353,7 +354,13 @@
"patientMobile": "Mobile",
"showComments": "Comments",
"commentsCount": "Comments ({count})",
"latestAttachment": "Latest file",
"viewAttachments": "View all attachments",
"attachmentsDialogTitle": "Case attachments",
"attachmentsDialogSubtitle": "Preview and download files shared with this case.",
"noAttachments": "No attachments were shared with this case.",
"downloadAttachment": "Download",
"downloadAllAttachments": "Download all",
"attachmentPreviewUnavailable": "Preview unavailable",
"prevPage": "Previous",
"nextPage": "Next",
"pageSummary": "Page {page} of {totalPages} ({total} cases)",
@@ -391,6 +398,8 @@
"sortClinic": "Clinic",
"sortPatient": "Patient",
"sortImportant": "Important",
"sortProsthesis": "Prosthesis type",
"sortTaskType": "Task type",
"sortDirection": "Sort direction",
"clearFilters": "Clear filters",
"commentsButton": "Comments",
@@ -413,7 +422,10 @@
"clinicAuthor": "Clinic",
"errorLoad": "Failed to load comments.",
"errorPost": "Failed to post comment.",
"errorToggle": "Failed to update comment visibility."
"errorToggle": "Failed to update comment visibility.",
"send": "Send comment",
"composerVisible": "Visible to clinic",
"composerHidden": "Hidden from clinic"
},
"appointments": {
"title": "Appointments",

View File

@@ -335,6 +335,7 @@
"statusInProgress": "در حال انجام",
"statusCompleted": "انجام شده",
"importantLabel": "مهم",
"markCaseImportant": "علامت‌گذاری پرونده به‌عنوان مهم",
"markImportant": "علامت‌گذاری به عنوان مهم",
"lastUpdatedBy": "به‌روزرسانی توسط {name}",
"lastUpdatedUnknown": "هنوز شروع نشده",
@@ -354,6 +355,13 @@
"showComments": "نظرات",
"commentsCount": "نظرات ({count})",
"latestAttachment": "آخرین فایل",
"viewAttachments": "مشاهده همه پیوست‌ها",
"attachmentsDialogTitle": "پیوست‌های پرونده",
"attachmentsDialogSubtitle": "پیش‌نمایش و دانلود فایل‌های به‌اشتراک‌گذاشته‌شده با این پرونده.",
"noAttachments": "هیچ پیوستی با این پرونده به‌اشتراک گذاشته نشده است.",
"downloadAttachment": "دانلود",
"downloadAllAttachments": "دانلود همه",
"attachmentPreviewUnavailable": "پیش‌نمایش در دسترس نیست",
"prevPage": "قبلی",
"nextPage": "بعدی",
"pageSummary": "صفحه {page} از {totalPages} ({total} پرونده)",
@@ -391,6 +399,8 @@
"sortClinic": "کلینیک",
"sortPatient": "بیمار",
"sortImportant": "مهم",
"sortProsthesis": "نوع پروتز",
"sortTaskType": "نوع کار",
"sortDirection": "جهت مرتب‌سازی",
"clearFilters": "پاک کردن فیلترها",
"commentsButton": "نظرات",
@@ -413,7 +423,10 @@
"clinicAuthor": "کلینیک",
"errorLoad": "بارگذاری نظرات ناموفق بود.",
"errorPost": "ثبت نظر ناموفق بود.",
"errorToggle": "به‌روزرسانی وضعیت نمایش نظر ناموفق بود."
"errorToggle": "به‌روزرسانی وضعیت نمایش نظر ناموفق بود.",
"send": "ارسال نظر",
"composerVisible": "قابل مشاهده برای کلینیک",
"composerHidden": "پنهان از کلینیک"
},
"appointments": {
"title": "نوبت‌ها",

View File

@@ -335,6 +335,7 @@
"statusInProgress": "Bezig",
"statusCompleted": "Voltooid",
"importantLabel": "Belangrijk",
"markCaseImportant": "Zaak als belangrijk markeren",
"markImportant": "Markeren als belangrijk",
"lastUpdatedBy": "Bijgewerkt door {name}",
"lastUpdatedUnknown": "Nog niet gestart",
@@ -354,6 +355,13 @@
"showComments": "Opmerkingen",
"commentsCount": "Opmerkingen ({count})",
"latestAttachment": "Laatste bestand",
"viewAttachments": "Alle bijlagen bekijken",
"attachmentsDialogTitle": "Zaakbijlagen",
"attachmentsDialogSubtitle": "Bekijk en download bestanden die met deze zaak zijn gedeeld.",
"noAttachments": "Er zijn geen bijlagen met deze zaak gedeeld.",
"downloadAttachment": "Downloaden",
"downloadAllAttachments": "Alles downloaden",
"attachmentPreviewUnavailable": "Voorbeeld niet beschikbaar",
"prevPage": "Vorige",
"nextPage": "Volgende",
"pageSummary": "Pagina {page} van {totalPages} ({total} dossiers)",
@@ -391,6 +399,8 @@
"sortClinic": "Kliniek",
"sortPatient": "Patiënt",
"sortImportant": "Belangrijk",
"sortProsthesis": "Prothesetype",
"sortTaskType": "Taaktype",
"sortDirection": "Sorteerrichting",
"clearFilters": "Filters wissen",
"commentsButton": "Opmerkingen",
@@ -413,7 +423,10 @@
"clinicAuthor": "Kliniek",
"errorLoad": "Opmerkingen laden mislukt.",
"errorPost": "Opmerking plaatsen mislukt.",
"errorToggle": "Zichtbaarheid bijwerken mislukt."
"errorToggle": "Zichtbaarheid bijwerken mislukt.",
"send": "Opmerking versturen",
"composerVisible": "Zichtbaar voor kliniek",
"composerHidden": "Verborgen voor kliniek"
},
"appointments": {
"title": "Afspraken",