add documentation links to customer-ui for certain entities; add setting to allow menu to be expanded
Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
This commit is contained in:
@@ -2096,6 +2096,10 @@ Vielen Dank, Ihr Administrator',
|
||||
'description' => 'Zeit in Sekunden für die maximale Anzahl von HTTP-Anfragen, Standard ist "60".',
|
||||
],
|
||||
'option_requires_otp' => 'Das Ändern dieser Einstellung erfordert OTP Validierung',
|
||||
'panel_menu_collapsed' => [
|
||||
'title' => 'Menüabschnitte einklappen',
|
||||
'description' => 'Bei Deaktivierung werden die Menübereiche auf der linken Seite immer aufgeklappt angezeigt.',
|
||||
],
|
||||
],
|
||||
'spf' => [
|
||||
'use_spf' => 'Aktiviere SPF für Domains?',
|
||||
|
||||
@@ -2222,6 +2222,10 @@ Yours sincerely, your administrator',
|
||||
'description' => 'Specify the time in seconds for the number of HTTP requests, default is "60"',
|
||||
],
|
||||
'option_requires_otp' => 'This setting requires an OTP validation',
|
||||
'panel_menu_collapsed' => [
|
||||
'title' => 'Collapse menu-sections',
|
||||
'description' => 'If deactivated, the left-side menu sections will always be expanded.',
|
||||
],
|
||||
],
|
||||
'spf' => [
|
||||
'use_spf' => 'Activate SPF for domains?',
|
||||
|
||||
Reference in New Issue
Block a user