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>
pull/56176/head
rakekniven 2025-10-30 12:20:45 +07:00 committed by backportbot[bot]
parent 85e1e06a6d
commit 784a7fed0a
1 changed files with 1 additions and 1 deletions

@ -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,
}
},