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>
This commit is contained in:
Valdnet 2023-11-26 11:32:03 +01:00 committed by Andy Scherzinger
parent 9064171b27
commit d876008072
3 changed files with 4 additions and 4 deletions

View file

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