added new indicator whether services/system has been configured (on new installations); show alternative configuration possibility via config-services.php script
Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
This commit is contained in:
@@ -2167,3 +2167,9 @@ $lng['2fa']['2fa_email_desc'] = 'Your account is set up to use one-time password
|
||||
$lng['2fa']['2fa_ga_desc'] = 'Your account is set up to use time-based one-time passwords via authenticator-app. Please scan the QR code below with your desired authenticator app to generate the codes. To deactivate, click on "'.$lng['2fa']['2fa_delete'].'"';
|
||||
$lng['admin']['logviewenabled'] = 'Enable access to access/error-logs';
|
||||
$lng['panel']['viewlogs'] = 'View logfiles';
|
||||
$lng['panel']['not_configured'] = 'System not configured yet. Click here to go to configurations.';
|
||||
$lng['panel']['done_configuring'] = 'When you are done configuring all required / desired services,<br>click the link below';
|
||||
$lng['panel']['ihave_configured'] = 'I have configured the services';
|
||||
$lng['panel']['system_is_configured'] = 'System is already set as configured';
|
||||
$lng['panel']['settings_before_configuration'] = 'Please be sure you adjusted the settings prior to configuring the services here';
|
||||
$lng['panel']['alternative_cmdline_config'] = 'Alternatively, just run the following command as root-user in you shell to configure the services automatically';
|
||||
|
||||
Reference in New Issue
Block a user