fix translation strings and update session lifetime to default panel sessiontimeout

Signed-off-by: Maurice Preuß (envoyr) <envoyr@froxlor.org>
This commit is contained in:
Maurice Preuß (envoyr)
2022-12-20 21:27:53 +01:00
parent 4acd1d4ef6
commit 996b2e4a78
4 changed files with 4 additions and 4 deletions

View File

@@ -2355,7 +2355,7 @@ Yours sincerely, your administrator',
'websrvgrpdoesnotexist' => 'Given webserver-group does not seem to exist on the system',
'notyetconfigured' => 'It seems that the services were not yet configured (successfully). Please either run the command shown below or check the box to do it later.',
'mandatory_field_not_set' => 'Mandatory field "%s" is not set!',
'unexpected_database_error' => 'Unexpected database exception occurred.',
'unexpected_database_error' => 'Unexpected database exception occurred. %s',
'sql_import_failed' => 'Failed to import SQL data!',
'unprivileged_sql_connection_failed' => 'Failed to initialize unprivileged SQL connection!',
'privileged_sql_connection_failed' => 'Failed to initialize privileged SQL connection!',