We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 603bcbf commit 1c257caCopy full SHA for 1c257ca
interface/web/client/lib/lang/en_client.lng
@@ -40,7 +40,7 @@ $wb["limit_domain_txt"] = 'limit_domain';
40
$wb["limit_subdomain_txt"] = 'limit_subdomain';
41
$wb["limit_webquota_txt"] = 'limit_webquota';
42
$wb["limit_database_txt"] = 'limit_database';
43
-$wb["limit_cron_txt"] = 'Max. number of cron jobs';
+$wb["limit_cron_txt"] = 'Allowed cron job types';
44
$wb["limit_cron_type_txt"] = 'Max. type of cron jobs (chrooted and full implies url)';
45
$wb["limit_cron_frequency_txt"] = 'Min. delay between executions';
46
$wb["ip_address_txt"] = 'ip_address';
0 commit comments