Skip to content

Commit cb72483

Browse files
skjnldsvbackportbot[bot]
authored andcommitted
fix(files): rename actions submenu back entry
Signed-off-by: skjnldsv <[email protected]> [skip ci]
1 parent 0c815f1 commit cb72483

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/files/src/components/FileEntry/FileEntryActions.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
<template #icon>
6969
<ArrowLeftIcon />
7070
</template>
71-
{{ actionDisplayName(openedSubmenu) }}
71+
{{ t('files', 'Back') }}
7272
</NcActionButton>
7373
<NcActionSeparator />
7474

0 commit comments

Comments
 (0)