mirror of
https://github.com/nextcloud/server.git
synced 2026-03-09 09:51:03 -04:00
Merge pull request #19762 from nextcloud/backport/stable18/19755-translate-tags
Fetch translate for Tags from files app
This commit is contained in:
commit
b126ccfcd8
3 changed files with 5 additions and 5 deletions
6
apps/files/js/dist/sidebar.js
vendored
6
apps/files/js/dist/sidebar.js
vendored
File diff suppressed because one or more lines are too long
2
apps/files/js/dist/sidebar.js.map
vendored
2
apps/files/js/dist/sidebar.js.map
vendored
File diff suppressed because one or more lines are too long
|
|
@ -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