Admin Dashboard overview

This commit is contained in:
2024-04-24 16:02:16 +02:00
parent 18bb6bffa7
commit d38ad87220
9 changed files with 111 additions and 18 deletions

View File

@@ -3,6 +3,8 @@
return [
"title" => "Settings",
"information" => "Information",
"disabled" => "Disabled",
"enabled" => "Enabled",
# API Key
"api_key" => "API Key",
@@ -44,6 +46,8 @@ return [
"captcha_provider" => "Captcha Provider",
"captcha_site_key" => "Captcha Site Key",
"captcha_secret_key" => "Secret Captcha Key",
"recaptcha" => "Google reCaptcha",
"hcaptcha" => "hCaptcha",
# redis
"rate_limit" => "Rate Limiting",