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"
|
:close-after-click="true"
|
||||||
icon="icon-tag"
|
icon="icon-tag"
|
||||||
@click="toggleTags">
|
@click="toggleTags">
|
||||||
{{ t('files_sharing', 'Tags') }}
|
{{ t('files', 'Tags') }}
|
||||||
</ActionButton>
|
</ActionButton>
|
||||||
</template>
|
</template>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue