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>
pull/19755/head
Daniel Kesselberg 5 years ago committed by npmbuildbot[bot]
parent 26ea9681ab
commit c0009bdf6a
  1. 6
      apps/files/js/dist/sidebar.js
  2. 2
      apps/files/js/dist/sidebar.js.map
  3. 2
      apps/files/src/views/Sidebar.vue

File diff suppressed because one or more lines are too long

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…
Cancel
Save