mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-19 00:22:15 +00:00
removed unused language strings
This commit is contained in:
@@ -114,7 +114,7 @@ export default {
|
||||
sortable: true,
|
||||
},
|
||||
{
|
||||
label: this.$t('admin_page_invoices.table.total'),
|
||||
label: this.$t('total'),
|
||||
field: 'amount',
|
||||
sortable: true,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user