{{ t('scheduled_tasks_management') }}
{{ t('system_setting') }}
{{ t('scheduled_tasks_management') }} {{ t('cronjob_description') }}
@php $copyText = t('copy'); $copiedText = t('copied'); @endphp
{{ t('run_cron_manually') }} {{ t('running') }}...
@if ($this->isCronStale()) @else @endif

{{ t('setting_up_the_cronjob') }}

  1. {{ t('cronjob_1') }}
  2. {{ t('cronjob_2') }}
  3. {{ t('cronjob_3') }}
  4. {{ t('cronjob_4') }}

{{ t('link_description') }} {{ t('documentation') }}.

@if (checkPermission('system_settings.edit'))
{{ t('save_changes_button') }}
@endif