more language cleanup and adding mysql-servers to customer add/delete in UI
Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
This commit is contained in:
@@ -838,6 +838,7 @@ return [
|
||||
],
|
||||
'selectserveralias_addinfo' => 'This option can be set when editing the domain. Its initial value is inherited from the parent-domain.',
|
||||
'total_diskspace' => 'Total diskspace',
|
||||
'mysqlserver' => 'Usable mysql-server',
|
||||
],
|
||||
'diskquota' => 'Quota',
|
||||
'dkim' => [
|
||||
@@ -2367,18 +2368,18 @@ Yours sincerely, your administrator',
|
||||
'tasks' => [
|
||||
'outstanding_tasks' => 'Outstanding cron-tasks',
|
||||
'REBUILD_VHOST' => 'Rebuilding webserver-configuration',
|
||||
'CREATE_HOME' => 'Adding new customer %loginname%',
|
||||
'CREATE_HOME' => 'Adding new customer %s',
|
||||
'REBUILD_DNS' => 'Rebuilding bind-configuration',
|
||||
'CREATE_FTP' => 'Creating directory for new ftp-user',
|
||||
'DELETE_CUSTOMER_FILES' => 'Deleting customer-files %loginname%',
|
||||
'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_CRON' => 'Rebuilding the cron.d-file',
|
||||
'CREATE_CUSTOMER_BACKUP' => 'Backup job for customer %loginname%',
|
||||
'CREATE_CUSTOMER_BACKUP' => 'Backup job for customer %s',
|
||||
'DELETE_DOMAIN_PDNS' => 'Delete domain %domain% from PowerDNS database',
|
||||
'DELETE_DOMAIN_SSL' => 'Delete ssl files of domain %domain%',
|
||||
'DELETE_DOMAIN_SSL' => 'Delete ssl files of domain %s',
|
||||
],
|
||||
'terms' => 'Terms of use',
|
||||
'traffic' => [
|
||||
|
||||
Reference in New Issue
Block a user