translate welcome-screen for unconfigured installations
Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
This commit is contained in:
@@ -2200,4 +2200,9 @@ Vielen Dank, Ihr Administrator',
|
||||
'notyetconfigured' => 'Es scheint als wären die Dienste (noch) nicht erfolgreich konfiguriert worden. Bitte den angezeigten Befehl ausführen oder überspringen (direkt zum Login)'
|
||||
]
|
||||
],
|
||||
'welcome' => [
|
||||
'title' => 'Willkommen bei froxlor!',
|
||||
'config_note' => 'Damit froxlor mit dem Backend vernünftig kommunizieren kann, musst du dieses noch konfigurieren.',
|
||||
'config_now' => 'Jetzt konfigurieren'
|
||||
],
|
||||
];
|
||||
|
||||
@@ -2327,4 +2327,9 @@ Yours sincerely, your administrator',
|
||||
'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.'
|
||||
]
|
||||
],
|
||||
'welcome' => [
|
||||
'title' => 'Welcome to froxlor!',
|
||||
'config_note' => 'In order for froxlor to be able to communicate properly with the backend, you have to configure it.',
|
||||
'config_now' => 'Configure now'
|
||||
],
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user