Positioning, sizing and sorting of the gadgets improved.

This commit is contained in:
2026-07-11 22:32:37 +03:30
parent ed8ff61205
commit 83f6003a2b
35 changed files with 1615 additions and 678 deletions

View File

@@ -208,8 +208,17 @@
"widgetImportantTasks": "Important Tasks",
"widgetPendingConnections": "Pending Connections",
"widgetProvidersWithoutWorkingHours": "Providers Without Working Hours",
"widgetSeats": "Seat Usage",
"widgetPendingStaffInvites": "Pending Staff Invites",
"widgetSubscription": "Subscription",
"subscriptionSeatsLabel": "Seats used",
"subscriptionSeatsRemainingLabel": "Seats left",
"subscriptionSeatsPercent": "{percent}%",
"subscriptionSeatsUnlimitedShort": "Unlimited",
"subscriptionPeriodLabel": "Plan period",
"subscriptionPeriodRemainingLabel": "Days left",
"subscriptionPeriodPercent": "{percent}%",
"subscriptionPeriodDays": "{elapsed}/{total} days",
"subscriptionNoPlan": "No active plan",
"chartAppointmentsWeekAllTitle": "Appointments This Week",
"chartAppointmentsWeekAllSubtitle": "All providers — last 7 days",
"chartAppointmentsWeekMineTitle": "My Appointments This Week",
@@ -230,6 +239,9 @@
"chartCaseCompletionTasks": "Tasks completed",
"chartTasksByStepTitle": "Tasks by Workflow Step",
"chartTasksByStepSubtitle": "In progress now",
"chartEfficiencyReportTitle": "Efficiency Report",
"chartEfficiencyReportSubtitleClinic": "Treatments created by staff — last 30 days",
"chartEfficiencyReportSubtitleLab": "Tasks completed by staff — last 30 days",
"chartEmpty": "No data for this period yet.",
"upcomingAppointmentsTitle": "Upcoming Today",
"upcomingAppointmentsSubtitle": "Appointments not yet finished",

View File

@@ -208,8 +208,17 @@
"widgetImportantTasks": "وظایف مهم",
"widgetPendingConnections": "درخواست‌های اتصال در انتظار",
"widgetProvidersWithoutWorkingHours": "ارائه‌دهندگان بدون ساعات کاری",
"widgetSeats": "استفاده از صندلی",
"widgetPendingStaffInvites": "دعوت‌های کارکنان در انتظار",
"widgetSubscription": "اشتراک",
"subscriptionSeatsLabel": "صندلی‌های استفاده‌شده",
"subscriptionSeatsRemainingLabel": "صندلی باقی‌مانده",
"subscriptionSeatsPercent": "{percent}٪",
"subscriptionSeatsUnlimitedShort": "نامحدود",
"subscriptionPeriodLabel": "دوره اشتراک",
"subscriptionPeriodRemainingLabel": "روز باقی‌مانده",
"subscriptionPeriodPercent": "{percent}٪",
"subscriptionPeriodDays": "{elapsed}/{total} روز",
"subscriptionNoPlan": "اشتراک فعال نیست",
"chartAppointmentsWeekAllTitle": "نوبت‌های این هفته",
"chartAppointmentsWeekAllSubtitle": "همه ارائه‌دهندگان — ۷ روز گذشته",
"chartAppointmentsWeekMineTitle": "نوبت‌های من این هفته",
@@ -230,6 +239,9 @@
"chartCaseCompletionTasks": "وظایف تکمیل‌شده",
"chartTasksByStepTitle": "وظایف بر اساس مرحله گردش کار",
"chartTasksByStepSubtitle": "در حال انجام",
"chartEfficiencyReportTitle": "گزارش کارایی",
"chartEfficiencyReportSubtitleClinic": "درمان‌های ثبت‌شده توسط کارکنان — ۳۰ روز گذشته",
"chartEfficiencyReportSubtitleLab": "وظایف تکمیل‌شده توسط کارکنان — ۳۰ روز گذشته",
"chartEmpty": "هنوز داده‌ای برای این بازه وجود ندارد.",
"upcomingAppointmentsTitle": "نوبت‌های پیش رو",
"upcomingAppointmentsSubtitle": "نوبت‌های باقی‌مانده امروز",

View File

@@ -208,8 +208,17 @@
"widgetImportantTasks": "Belangrijke taken",
"widgetPendingConnections": "Openstaande koppelingsverzoeken",
"widgetProvidersWithoutWorkingHours": "Behandelaars zonder werktijden",
"widgetSeats": "Zitplaatsgebruik",
"widgetPendingStaffInvites": "Openstaande medewerkersuitnodigingen",
"widgetSubscription": "Abonnement",
"subscriptionSeatsLabel": "Gebruikte zitplaatsen",
"subscriptionSeatsRemainingLabel": "Zitplaatsen over",
"subscriptionSeatsPercent": "{percent}%",
"subscriptionSeatsUnlimitedShort": "Onbeperkt",
"subscriptionPeriodLabel": "Abonnementsperiode",
"subscriptionPeriodRemainingLabel": "Dagen over",
"subscriptionPeriodPercent": "{percent}%",
"subscriptionPeriodDays": "{elapsed}/{total} dagen",
"subscriptionNoPlan": "Geen actief abonnement",
"chartAppointmentsWeekAllTitle": "Afspraken deze week",
"chartAppointmentsWeekAllSubtitle": "Alle behandelaars — afgelopen 7 dagen",
"chartAppointmentsWeekMineTitle": "Mijn afspraken deze week",
@@ -230,6 +239,9 @@
"chartCaseCompletionTasks": "Taken voltooid",
"chartTasksByStepTitle": "Taken per workflowstap",
"chartTasksByStepSubtitle": "Nu in uitvoering",
"chartEfficiencyReportTitle": "Efficiëntierapport",
"chartEfficiencyReportSubtitleClinic": "Behandelingen aangemaakt door medewerkers — afgelopen 30 dagen",
"chartEfficiencyReportSubtitleLab": "Taken voltooid door medewerkers — afgelopen 30 dagen",
"chartEmpty": "Nog geen gegevens voor deze periode.",
"upcomingAppointmentsTitle": "Komende afspraken vandaag",
"upcomingAppointmentsSubtitle": "Afspraken die nog niet zijn afgerond",