diff --git a/lng/english.lng.php b/lng/english.lng.php index eecd50ac..e2881986 100644 --- a/lng/english.lng.php +++ b/lng/english.lng.php @@ -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';