improvement: a flow added for owner users to make it possible for them to participate in treatments or tasks.

This commit is contained in:
2026-07-12 15:11:50 +03:30
parent 4208d15efb
commit 39935688ad
20 changed files with 1122 additions and 154 deletions

View File

@@ -756,7 +756,23 @@
"settings": {
"accountTitle": "Account",
"accountSubtitle": "Profile and security settings for your login.",
"accountPlaceholder": "Password change and profile editing will be wired here next (e.g. invite flow, reset password).",
"participationSectionTitle": "Clinical participation",
"participationSectionSubtitle": "Choose whether you personally take part in clinical or lab work for this organization.",
"participateInTreatments": "I want to participate in treatments",
"participateInTasks": "I want to participate in tasks",
"participateWorkingHoursTitle": "Working hours",
"participateWorkingHoursSubtitle": "Set your schedule so appointments can be booked for you.",
"participateSaveHours": "Save and participate",
"participateEnabledTreatments": "You are now participating in treatments.",
"participateEnabledTasks": "You are now participating in tasks.",
"participateDisabledTreatments": "You are no longer participating in treatments.",
"participateDisabledTasks": "You are no longer participating in tasks.",
"participateUpdateFailed": "Could not update participation settings. Please try again.",
"participateConfirmRevokeTitle": "Stop participating?",
"participateConfirmRevokeBodyTreatments": "You will lose treatment access and be removed from the appointments schedule. Your saved working hours will be kept.",
"participateConfirmRevokeBodyTasks": "You will lose task edit access and be removed from the efficiency report.",
"participateConfirmRevokeConfirm": "Stop participating",
"changePasswordOption": "Change password",
"changePasswordTitle": "Change password",
"resetPasswordTitle": "Set a new password",
"resetPasswordSubtitle": "Your mobile was verified. Choose a new password for your account.",

View File

@@ -757,7 +757,23 @@
"settings": {
"accountTitle": "حساب کاربری",
"accountSubtitle": "تنظیمات پروفایل و امنیت برای ورود شما.",
"accountPlaceholder": "تغییر رمز عبور و ویرایش پروفایل در مرحله بعدی در اینجا قرار می‌گیرند (مثلاً فرآیند دعوت، بازنشانی رمز عبور).",
"participationSectionTitle": "مشارکت بالینی",
"participationSectionSubtitle": "مشخص کنید آیا شخصاً در درمان‌ها یا کارهای آزمایشگاهی این سازمان شرکت می‌کنید.",
"participateInTreatments": "می‌خواهم در درمان‌ها شرکت کنم",
"participateInTasks": "می‌خواهم در وظایف شرکت کنم",
"participateWorkingHoursTitle": "ساعات کاری",
"participateWorkingHoursSubtitle": "برنامه خود را تنظیم کنید تا نوبت‌ها برای شما رزرو شوند.",
"participateSaveHours": "ذخیره و مشارکت",
"participateEnabledTreatments": "اکنون در درمان‌ها شرکت می‌کنید.",
"participateEnabledTasks": "اکنون در وظایف شرکت می‌کنید.",
"participateDisabledTreatments": "دیگر در درمان‌ها شرکت نمی‌کنید.",
"participateDisabledTasks": "دیگر در وظایف شرکت نمی‌کنید.",
"participateUpdateFailed": "به‌روزرسانی تنظیمات مشارکت ممکن نشد. دوباره تلاش کنید.",
"participateConfirmRevokeTitle": "توقف مشارکت؟",
"participateConfirmRevokeBodyTreatments": "دسترسی درمان را از دست می‌دهید و از برنامه نوبت‌ها حذف می‌شوید. ساعات کاری ذخیره‌شده حفظ می‌شود.",
"participateConfirmRevokeBodyTasks": "دسترسی ویرایش وظایف را از دست می‌دهید و از گزارش کارایی حذف می‌شوید.",
"participateConfirmRevokeConfirm": "توقف مشارکت",
"changePasswordOption": "تغییر رمز عبور",
"changePasswordTitle": "تغییر رمز عبور",
"resetPasswordTitle": "تنظیم رمز عبور جدید",
"resetPasswordSubtitle": "موبایل شما تأیید شد. رمز عبور جدید برای حساب خود انتخاب کنید.",

View File

@@ -757,7 +757,23 @@
"settings": {
"accountTitle": "Account",
"accountSubtitle": "Profiel- en beveiligingsinstellingen voor uw login.",
"accountPlaceholder": "Wachtwoordwijziging en profielbewerking worden hierna hier aangesloten (bijv. uitnodigingsflow, wachtwoord herstellen).",
"participationSectionTitle": "Klinische deelname",
"participationSectionSubtitle": "Kies of u persoonlijk deelneemt aan behandelingen of labtaken voor deze organisatie.",
"participateInTreatments": "Ik wil deelnemen aan behandelingen",
"participateInTasks": "Ik wil deelnemen aan taken",
"participateWorkingHoursTitle": "Werkuren",
"participateWorkingHoursSubtitle": "Stel uw rooster in zodat afspraken voor u geboekt kunnen worden.",
"participateSaveHours": "Opslaan en deelnemen",
"participateEnabledTreatments": "U neemt nu deel aan behandelingen.",
"participateEnabledTasks": "U neemt nu deel aan taken.",
"participateDisabledTreatments": "U neemt niet langer deel aan behandelingen.",
"participateDisabledTasks": "U neemt niet langer deel aan taken.",
"participateUpdateFailed": "Deelname-instellingen konden niet worden bijgewerkt. Probeer het opnieuw.",
"participateConfirmRevokeTitle": "Deelname stoppen?",
"participateConfirmRevokeBodyTreatments": "U verliest toegang tot behandelingen en wordt uit het afsprakenrooster verwijderd. Opgeslagen werkuren blijven bewaard.",
"participateConfirmRevokeBodyTasks": "U verliest bewerkingstoegang tot taken en wordt uit het efficiëntierapport verwijderd.",
"participateConfirmRevokeConfirm": "Deelname stoppen",
"changePasswordOption": "Wachtwoord wijzigen",
"changePasswordTitle": "Wachtwoord wijzigen",
"resetPasswordTitle": "Nieuw wachtwoord instellen",
"resetPasswordSubtitle": "Uw mobiel is geverifieerd. Kies een nieuw wachtwoord voor uw account.",