tweak locale
This commit is contained in:
parent
975e79fa3b
commit
7636536973
3 changed files with 18 additions and 16 deletions
|
|
@ -166,7 +166,7 @@ const menuDef = computed(() => [{
|
|||
active: currentPage?.route.name === 'import-export',
|
||||
}, {
|
||||
icon: 'ti ti-plane',
|
||||
text: i18n.ts.migration,
|
||||
text: i18n.ts.accountMigration,
|
||||
to: '/settings/migration',
|
||||
active: currentPage?.route.name === 'migration',
|
||||
}, {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue