fix language mixup for rate-limit-interval setting
Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
This commit is contained in:
@@ -2078,7 +2078,7 @@ Vielen Dank, Ihr Administrator',
|
|||||||
],
|
],
|
||||||
'req_limit_interval' => [
|
'req_limit_interval' => [
|
||||||
'title' => 'Rate-Limit-Intervall',
|
'title' => 'Rate-Limit-Intervall',
|
||||||
'description' => 'Specify the time in seconds for the number of HTTP requests, default is "60"',
|
'description' => 'Zeit in Sekunden für die maximale Anzahl von HTTP-Anfragen, Standard ist "60".',
|
||||||
],
|
],
|
||||||
],
|
],
|
||||||
'spf' => [
|
'spf' => [
|
||||||
|
|||||||
@@ -2202,7 +2202,7 @@ Yours sincerely, your administrator',
|
|||||||
],
|
],
|
||||||
'req_limit_interval' => [
|
'req_limit_interval' => [
|
||||||
'title' => 'Rate-limit interval',
|
'title' => 'Rate-limit interval',
|
||||||
'description' => 'Zeit in Sekunden für die maximale Anzahl von HTTP-Anfragen, Standard ist "60".',
|
'description' => 'Specify the time in seconds for the number of HTTP requests, default is "60"',
|
||||||
],
|
],
|
||||||
],
|
],
|
||||||
'spf' => [
|
'spf' => [
|
||||||
|
|||||||
Reference in New Issue
Block a user