Merge branch 'develop' into feat-12909
This commit is contained in:
5
locales/index.d.ts
vendored
5
locales/index.d.ts
vendored
@@ -382,6 +382,11 @@ export interface Locale {
|
||||
"enableHcaptcha": string;
|
||||
"hcaptchaSiteKey": string;
|
||||
"hcaptchaSecretKey": string;
|
||||
"mcaptcha": string;
|
||||
"enableMcaptcha": string;
|
||||
"mcaptchaSiteKey": string;
|
||||
"mcaptchaSecretKey": string;
|
||||
"mcaptchaInstanceUrl": string;
|
||||
"recaptcha": string;
|
||||
"enableRecaptcha": string;
|
||||
"recaptchaSiteKey": string;
|
||||
|
||||
Reference in New Issue
Block a user