chore: add help text for mustVerifyEmailOnRegistration option (#5410)

#### What type of PR is this?

/area core
/kind improvement
/milestone 2.13.0

#### What this PR does / why we need it:

为用户设置中 **注册需验证邮箱** 选项添加提示。

#### Does this PR introduce a user-facing change?

```release-note
None
```
pull/5422/head^2
Ryan Wang 2024-02-27 18:17:12 +08:00 committed by GitHub
parent 7f4abbba09
commit 2bfa20d316
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 1 deletions

View File

@ -98,7 +98,8 @@ spec:
value: false
- $formkit: checkbox
name: mustVerifyEmailOnRegistration
label: "注册需验证邮箱(请确保启用邮件通知)"
label: "注册需验证邮箱"
help: "需要确保已经正确配置邮件通知器"
value: false
- $formkit: roleSelect
name: defaultRole