refactor(i18n): 根据官方提示重构 i18n,全部功能正常
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { translate as t } from '@/locales/index'
|
||||
import { translate as t } from '@/locale/index'
|
||||
|
||||
/**
|
||||
* test i18n in not .vue file
|
||||
|
||||
Reference in New Issue
Block a user