mirror of
https://github.com/nextcloud/server.git
synced 2026-03-18 00:23:20 -04:00
fix(files): rename actions submenu back entry
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
This commit is contained in:
parent
11aeefaf04
commit
f454869332
1 changed files with 1 additions and 1 deletions
|
|
@ -52,7 +52,7 @@
|
|||
<template #icon>
|
||||
<ArrowLeftIcon />
|
||||
</template>
|
||||
{{ actionDisplayName(openedSubmenu) }}
|
||||
{{ t('files', 'Back') }}
|
||||
</NcActionButton>
|
||||
<NcActionSeparator />
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue