refactor(i18n): 根据官方提示重构 i18n,全部功能正常

This commit is contained in:
菲鸽
2024-01-29 19:56:25 +08:00
parent 852b6e70ef
commit 2416faedca
9 changed files with 31 additions and 22 deletions

View File

@@ -1,4 +1,4 @@
import { translate as t } from '@/locales/index'
import { translate as t } from '@/locale/index'
/**
* test i18n in not .vue file