Browse Source

fix: update comment

pull/2851/head
Louis Delbosc 2 years ago
parent
commit
1b3a3629f5
  1. 2
      packages/nc-gui/components/project/spreadsheet/components/MoreActions.vue

2
packages/nc-gui/components/project/spreadsheet/components/MoreActions.vue

@ -32,7 +32,7 @@
<v-list-item-title>
<v-icon small class="mr-1"> mdi-download-outline </v-icon>
<span class="caption">
<!-- Download as CSV -->
<!-- Download as XLSX -->
{{ $t('activity.downloadExcel') }}
</span>
</v-list-item-title>

Loading…
Cancel
Save