- team members fix

This commit is contained in:
Čarodej
2022-05-08 10:35:44 +02:00
parent 1331409920
commit 70fe106e45
8 changed files with 24 additions and 4 deletions
+1 -1
View File
@@ -821,7 +821,7 @@ return [
'allow_homepage' => 'Allow Homepage',
'allow_homepage_note' => 'When this is turned on, your visitors can visit your default homepage.',
'storage_upload' => 'Storage & Upload',
'allow_recaptcha' => 'Allow ReCaptcha',
'allow_recaptcha' => 'Allow ReCaptcha v3',
'allow_recaptcha_note' => 'ReCaptcha will be allowed on Registration and Contact Us forms.',
'login_and_registration' => 'Login & Registration',
'account' => 'Account',
+1
View File
@@ -68,5 +68,6 @@ return [
'2_0_14',
'2_0_16',
'2_1_1',
'2_1_2',
],
];