mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-23 17:50:38 +00:00
language strings updates
This commit is contained in:
@@ -142,7 +142,7 @@ export default {
|
||||
// Push billing item if subscription is set
|
||||
if (this.config.subscriptionType !== 'none') {
|
||||
list.push({
|
||||
title: this.$t('Billing'),
|
||||
title: this.$t('billing'),
|
||||
route: 'Billing',
|
||||
})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user