Merge pull request #56182 from nextcloud/backport/56176/stable31

[stable31] chore(i18n): Adapted spelling of MIME type
This commit is contained in:
Andy Scherzinger 2025-11-04 14:35:29 +01:00 committed by GitHub
commit a45e1f146f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 4 additions and 4 deletions

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

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long