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 Andy Scherzinger
parent 68e492ef17
commit 1588abec25

View file

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