chore(i18n): Adapted spelling of MIME type

Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
This commit is contained in:
rakekniven 2025-10-30 12:20:45 +01:00 committed by backportbot[bot]
parent 85e1e06a6d
commit 784a7fed0a

View file

@ -109,7 +109,7 @@ export default {
}
return {
icon: 'icon-settings-dark',
label: t('workflowengine', 'Custom mimetype'),
label: t('workflowengine', 'Custom MIME type'),
id: this.newValue,
}
},