fix session_sessiontimeout request and add missing language string
Signed-off-by: envoyr <hello@envoyr.com>
This commit is contained in:
@@ -1830,6 +1830,7 @@ Vielen Dank, Ihr Administrator',
|
||||
],
|
||||
'passwordcryptfunc' => [
|
||||
'title' => 'Wählen Sie die zu verwendende Passwort-Verschlüsselungsmethode',
|
||||
'description' => 'Wählen Sie, welche Methode zur Verschlüsselung von Kennwörtern verwendet werden soll. Wenn Sie diese Einstellung ändern, werden nur neue Kennwörter mit der neuen Methode verschlüsselt. Bestehende Passwörter werden nicht geändert.'
|
||||
],
|
||||
'systemdefault' => 'Systemstandard',
|
||||
'panel_allow_theme_change_admin' => 'Erlaube Admins das Theme zu wechseln',
|
||||
|
||||
@@ -1952,6 +1952,7 @@ Yours sincerely, your administrator',
|
||||
],
|
||||
'passwordcryptfunc' => [
|
||||
'title' => 'Choose which password-crypt method is to be used',
|
||||
'description' => 'Choose which password-crypt method is to be used. If you change this setting, only new passwords will be encrypted with the new method. Existing passwords will not be changed.',
|
||||
],
|
||||
'systemdefault' => 'System default',
|
||||
'panel_allow_theme_change_admin' => 'Allow admins to change the theme',
|
||||
|
||||
Reference in New Issue
Block a user