translate new install-language-string to german
Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
This commit is contained in:
@@ -2466,7 +2466,7 @@ Yours sincerely, your administrator',
|
||||
'suggestions' => 'Not required but recommended',
|
||||
'phpinfosuccess' => 'Your system is running with PHP %s',
|
||||
'phpinfowarn' => 'Your system is running a lower version than PHP %s',
|
||||
'phpinfoupdate' => 'Update your current PHP Version from %s to %s or higher',
|
||||
'phpinfoupdate' => 'Update your current PHP version from %s to %s or higher',
|
||||
'start_installation' => 'Start installation',
|
||||
'check_again' => 'Reload to check again',
|
||||
'switchmode_advanced' => 'Show advanced options',
|
||||
@@ -2506,7 +2506,7 @@ Yours sincerely, your administrator',
|
||||
'manual_config' => 'I will manually configure the services, just take me to the login',
|
||||
],
|
||||
'errors' => [
|
||||
'databaseexists' => 'Database already exist, please set override option to rebuild!',
|
||||
'databaseexists' => 'Database already exist, please set override option to rebuild or chose another name',
|
||||
'unabletocreatedb' => 'Test database could not be created',
|
||||
'unabletodropdb' => 'Test database could not be dropped',
|
||||
'mysqlusernameexists' => 'The user specified for unprivileged user already exist. Please use another username or delete it first.',
|
||||
|
||||
Reference in New Issue
Block a user