mirror of
https://github.com/nextcloud/server.git
synced 2026-04-22 23:03:00 -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
85e1e06a6d
commit
784a7fed0a
1 changed files with 1 additions and 1 deletions
|
|
@ -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,
|
||||
}
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in a new issue