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

chore(i18n): Adapted spelling of MIME type
jtr/db-pgsql-seq-filter
Andy Scherzinger 2025-11-03 23:15:27 +07:00 committed by GitHub
commit d8c404c1ef
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 4 additions and 4 deletions

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

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long