add missing tasks-description for rebuilding antispam configuration

Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
This commit is contained in:
Michael Kaufmann 2024-05-31 16:05:22 +02:00
parent 062e610ae7
commit 3dd6a7d2ac
No known key found for this signature in database
GPG Key ID: C121F97338D7A352
2 changed files with 4 additions and 2 deletions

View File

@ -2155,9 +2155,10 @@ Vielen Dank, Ihr Administrator',
'CREATE_FTP' => 'Erstelle Verzeichnis für neuen FTP-Benutzer',
'DELETE_CUSTOMER_FILES' => 'Löschen von Kunden-Dateien %s',
'noneoutstanding' => 'Zur Zeit gibt es keine ausstehenden Aufgaben für Froxlor',
'CREATE_QUOTA' => 'Quota auf dem Dateisystem setzen',
'DELETE_EMAIL_DATA' => 'E-Mail-Dateien des Kunden löschen',
'DELETE_FTP_DATA' => 'Kunden FTP-Konto Dateien löschen',
'REBUILD_RSPAMD' => 'Neuerstellung der Antispam-Konfiguration',
'CREATE_QUOTA' => 'Quota auf dem Dateisystem setzen',
'REBUILD_CRON' => 'Neuerstellung der cron.d-Datei',
'CREATE_CUSTOMER_DATADUMP' => 'Daten-Export für Kunde %s',
'DELETE_DOMAIN_PDNS' => 'Lösche Domain %s von PowerDNS Datenbank',

View File

@ -2289,9 +2289,10 @@ Yours sincerely, your administrator',
'CREATE_FTP' => 'Creating directory for new ftp-user',
'DELETE_CUSTOMER_FILES' => 'Deleting customer-files %s',
'noneoutstanding' => 'There are currently no outstanding tasks for Froxlor',
'CREATE_QUOTA' => 'Set quota on filesystem',
'DELETE_EMAIL_DATA' => 'Delete customer e-mail data.',
'DELETE_FTP_DATA' => 'Delete customer ftp-account data.',
'REBUILD_RSPAMD' => 'Rebuilding antispam-configuration.',
'CREATE_QUOTA' => 'Set quota on filesystem',
'REBUILD_CRON' => 'Rebuilding the cron.d-file',
'CREATE_CUSTOMER_DATADUMP' => 'Data export job for customer %s',
'DELETE_DOMAIN_PDNS' => 'Delete domain %s from PowerDNS database',