improvement: a flow added for owner users to make it possible for them to participate in treatments or tasks.
This commit is contained in:
@@ -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.",
|
||||
|
||||
Reference in New Issue
Block a user