Re-added missing line.

This commit is contained in:
Edwin Boersma
2019-02-11 16:17:17 +01:00
parent 79b913131e
commit 32cf6dfaef

View File

@@ -2050,3 +2050,4 @@ $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 your shell to configure the services automatically';
$lng['tasks']['remove_pdns_domain'] = 'Delete domain %s from PowerDNS database';