mirror of
https://github.com/nextcloud/server.git
synced 2026-04-15 22:11:17 -04:00
feat: replace "Folder tree structure" with "Folder tree"
Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com> Co-Authored-By: kramo <git@kramo.page> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
This commit is contained in:
parent
6033c25630
commit
ee3e628b7a
3 changed files with 4 additions and 4 deletions
|
|
@ -151,7 +151,7 @@ const registerTreeRoot = () => {
|
|||
Navigation.register(new View({
|
||||
id: folderTreeId,
|
||||
|
||||
name: t('files', 'All folders'),
|
||||
name: t('files', 'Folder tree'),
|
||||
caption: t('files', 'List of your files and folders.'),
|
||||
|
||||
icon: FolderMultipleSvg,
|
||||
|
|
|
|||
4
dist/files-init.js
vendored
4
dist/files-init.js
vendored
File diff suppressed because one or more lines are too long
2
dist/files-init.js.map
vendored
2
dist/files-init.js.map
vendored
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue