This website requires JavaScript.
Explore
Help
Sign In
theluyuan
/
beelink
Watch
1
Star
0
Fork
0
You've already forked beelink
Code
Issues
Pull Requests
Releases
Wiki
Activity
ce602a5ff9
beelink
/
src
/
i18n
/
init.ts
9 lines
108 B
TypeScript
Raw
Normal View
History
Unescape
Escape
i18n引入
2020-10-19 07:24:55 +00:00
import
zh
from
"./zh"
export
default
{
locale
:
"zh"
,
//默认语言
修正完了error
2020-10-22 03:04:04 +00:00
messages
:
{
i18n引入
2020-10-19 07:24:55 +00:00
zh
}
}
Reference in New Issue
Copy Permalink