mirror of
https://github.com/nextcloud/server.git
synced 2026-05-28 04:32:30 -04:00
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>
This commit is contained in:
parent
68e492ef17
commit
1588abec25
1 changed files with 1 additions and 1 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,
|
||||
}
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in a new issue