mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-24 05:23:57 +00:00
feat: add captcha (#2613)
* feat: captcha * add borderRadius * code perf
This commit is contained in:
@@ -647,8 +647,7 @@
|
||||
"success": "Start syncing"
|
||||
}
|
||||
},
|
||||
"training": {
|
||||
}
|
||||
"training": {}
|
||||
},
|
||||
"data": {
|
||||
"Auxiliary Data": "Auxiliary data",
|
||||
@@ -1257,6 +1256,7 @@
|
||||
"auth": {
|
||||
"Sending Code": "Sending"
|
||||
},
|
||||
"captcha_placeholder": "Please enter the verification code",
|
||||
"inform": {
|
||||
"System message": "System message"
|
||||
},
|
||||
|
Reference in New Issue
Block a user