Skip to content

Commit 1588abe

Browse files
rakeknivenAndyScherzinger
authored andcommitted
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>
1 parent 68e492e commit 1588abe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

apps/workflowengine/src/components/Checks/FileMimeType.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ export default {
127127
}
128128
return {
129129
icon: 'icon-settings-dark',
130-
label: t('workflowengine', 'Custom mimetype'),
130+
label: t('workflowengine', 'Custom MIME type'),
131131
id: this.newValue,
132132
}
133133
},

0 commit comments

Comments
 (0)