Merge pull request #32377 from nextcloud/rakekniven-patch-1

l10n: Changed spelling
This commit is contained in:
blizzz 2022-07-08 19:56:54 +02:00 committed by GitHub
commit b4031dc478
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -102,7 +102,7 @@ export default {
customValue() {
return {
icon: 'icon-settings-dark',
label: t('workflowengine', 'Custom mimetype'),
label: t('workflowengine', 'Custom MIME type'),
pattern: '',
}
},