Change to capital letter

Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
pull/41753/head
Valdnet 6 months ago committed by Andy Scherzinger
parent 9064171b27
commit d876008072

@ -35,7 +35,7 @@ export const action = new FileAction({
if (config.status !== STORAGE_STATUS.SUCCESS) {
return t('files_external', 'Examine this faulty external storage configuration')
}
return t('files', 'Open in files')
return t('files', 'Open in Files')
},
iconSvgInline: () => '',

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long
Loading…
Cancel
Save