Fetch translate for Tags from files app
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
This commit is contained in:
parent
534e96d130
commit
bdb92df479
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