mirror of
https://github.com/casdoor/casdoor.git
synced 2025-07-04 21:30:24 +08:00
Support IdCard in signup page.
This commit is contained in:
@ -309,7 +309,9 @@
|
||||
"Please accept the agreement!": "请先同意用户协议!",
|
||||
"Please click the below button to sign in": "请点击下方按钮登录",
|
||||
"Please confirm your password!": "请再次确认您的密码!",
|
||||
"Please input the correct ID card number!": "请输入正确的身份证号!",
|
||||
"Please input your Email!": "请输入您的电子邮箱!",
|
||||
"Please input your ID card number!": "请输入您的身份证号!",
|
||||
"Please input your address!": "请输入您的地址!",
|
||||
"Please input your affiliation!": "请输入您所在的工作单位!",
|
||||
"Please input your display name!": "请输入您的显示名称!",
|
||||
@ -375,6 +377,7 @@
|
||||
"Empty input!": "输入为空!",
|
||||
"Homepage": "个人主页",
|
||||
"Homepage - Tooltip": "个人主页链接",
|
||||
"ID card": "身份证号",
|
||||
"Input your email": "请输入邮箱",
|
||||
"Input your phone number": "输入手机号",
|
||||
"Is admin": "是管理员",
|
||||
|
Reference in New Issue
Block a user