Rename action scheduler cron option to prevent confusion for HEs
[MAILPOET-6200]
This commit is contained in:
committed by
Ján Mikláš
parent
a94efb5563
commit
7068a7e6b1
@@ -90,7 +90,7 @@
|
||||
'taskCronDescription': __('Select what will activate your newsletter queue.'),
|
||||
'websiteVisitors': __('Visitors to your website'),
|
||||
'serverCron': __("Server side cron (Linux cron)"),
|
||||
'actionSchedulerCron': __("WordPress built-in cron (recommended)"),
|
||||
'actionSchedulerCron': __("Action Scheduler (recommended)"),
|
||||
'addCommandToCrontab': __("To use this option please add this command to your crontab:"),
|
||||
'withFrequency': __("With the frequency of running it every minute:"),
|
||||
'rolesTitle': __('Roles and capabilities'),
|
||||
|
Reference in New Issue
Block a user