{{ tm('page.title') }}
{{ tm('page.beta') }}
{{ tm('page.subtitle') }}
{{ tm('page.proactive.supported', { platforms: proactivePlatformText }) }}
{{ tm('page.proactive.unsupported') }}
{{ tm('actions.create') }}
{{ tm('actions.refresh') }}
{{ tm('table.empty') }}
{{ item.name }}
{{ item.description }}
{{ jobTypeLabel(item) }}
{{ formatTime(item.run_at) }}
{{ item.cron_expression || tm('table.notAvailable') }}
{{ item.timezone || tm('table.timezoneLocal') }}
{{ item.session || tm('table.notAvailable') }}
{{ formatTime(item.next_run_time) }}
{{ formatTime(item.last_run_at) }}
{{ item.note || tm('table.notAvailable') }}
{{ tm('actions.delete') }}
{{ snackbar.message }}
{{ tm('form.title') }}
{{ tm('form.chatHint') }}
{{ tm('actions.cancel') }}
{{ tm('actions.submit')
}}