{{ t('nextcloud-vue', 'This is the first version of this flow. It becomes {version}.', { version: preview.next }) }} {{ t('nextcloud-vue', 'Version {current} becomes {next}.', { current: preview.current || '?', next: preview.next }) }}
{{ t('nextcloud-vue', 'This is a breaking change. It removes something another flow or app may rely on.') }} {{ t('nextcloud-vue', 'This change removes nothing, so it stays compatible.') }}
{{ t('nextcloud-vue', 'Tick this if you changed a value something else reads. The comparison cannot see that. Only you can.') }}
{{ t('nextcloud-vue', 'The next version number could not be worked out. Publishing still works.') }}
{{ store.versionBumpRefusal }}