{
    "supervisions": "supervisors",
    "supervision": "supervisor",
    "job": "permissions",
    "selectRole": "select job",
    "addNewSupervisor": "added a management member",
    "editSupervisorByAdmin": "admin edited management member's data",
    "deleteSupervisor": "admin deleted management member's data",
    "successfulDeleteSupervisor": "account deleted by management",
    "activeSuccessful": "account activated successfully",
    "inActiveSuccessful": "account deactivated successfully",
    "blockSuccessful": "blocked successfully",
    "unblockSuccessful": "unblocked successfully",
    "blockAdmin": "The account has been blocked by the admin",
    "unBlockAdmin": "unblocked by admin",
    "createdAt": "date",
    "name": "name",
    "email": "email",
    "phone": "phone",
    "status": "status",
    "active": "active",
    "block": "block",
    "notActive": "inactive",
    "changePassword": "Change Password",
    "noRoles": "No Roles",
    "profileDetails": "Profile Details",
    "actions": "Actions",
    "profile": "Profile",
    "invalidSupervisorView": "Invalid supervisor view type",
    "supervisorNotFound": "Supervisor was not found or has been deleted",
    "roleUnavailable": "The selected role does not exist or is unavailable",
    "protectedSupervisorMutation": "This action cannot be performed on a protected system supervisor",
    "cannotDeleteOwnSupervisor": "You cannot delete the currently signed-in supervisor account",
    "cannotChangeOwnSupervisorState": "You cannot block or deactivate the currently signed-in supervisor account"
}
