Merge pull request #19755 from nextcloud/bug/19754/translate-tags
Fetch translate for Tags from files app
This commit is contained in:
commit
aaff6a0242
3 changed files with 1 additions and 1 deletions
BIN
apps/files/js/dist/sidebar.js
vendored
BIN
apps/files/js/dist/sidebar.js
vendored
Binary file not shown.
BIN
apps/files/js/dist/sidebar.js.map
vendored
BIN
apps/files/js/dist/sidebar.js.map
vendored
Binary file not shown.
|
@ -47,7 +47,7 @@
|
|||
:close-after-click="true"
|
||||
icon="icon-tag"
|
||||
@click="toggleTags">
|
||||
{{ t('files_sharing', 'Tags') }}
|
||||
{{ t('files', 'Tags') }}
|
||||
</ActionButton>
|
||||
</template>
|
||||
|
||||
|
|
Loading…
Reference in a new issue