| {{ t('nextcloud-vue', 'Name') }} | {{ t('nextcloud-vue', 'Trigger') }} | {{ t('nextcloud-vue', 'App') }} | {{ t('nextcloud-vue', 'Status') }} |
|---|---|---|---|
|
{{ flow.name }}
{{ flow.description }}
|
{{ flow.trigger || '—' }} | {{ flow.app }} | {{ t('nextcloud-vue', 'Disabled') }} {{ t('nextcloud-vue', 'Enabled, but has no owner — it will not start') }} {{ t('nextcloud-vue', 'Enabled') }} |