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" => "Einstellungen",
"information" => "Informationen",
"disabled" => "Deaktiviert",
"enabled" => "Aktiviert",
# API Key
"api_key" => "API Schlüssel",
@@ -44,6 +46,8 @@ return [
"captcha_provider" => "Captcha Anbieter",
"captcha_site_key" => "Öffentlicher Captcha Schlüssel",
"captcha_secret_key" => "Geheimer Captcha Schlüssel",
"recaptcha" => "Google reCaptcha",
"hcaptcha" => "hCaptcha",
# redis
"rate_limit" => "Rate-Limit",