mirror of
https://github.com/nextcloud/server.git
synced 2026-05-28 04:32:30 -04:00
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:
parent
9064171b27
commit
d876008072
3 changed files with 4 additions and 4 deletions
|
|
@ -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: () => '',
|
||||
|
||||
|
|
|
|||
4
dist/files_external-init.js
vendored
4
dist/files_external-init.js
vendored
File diff suppressed because one or more lines are too long
2
dist/files_external-init.js.map
vendored
2
dist/files_external-init.js.map
vendored
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue