feat(i18n): 添加个人资料页面翻译文案
This commit is contained in:
parent
36611ab0e9
commit
2397f86d58
@ -19,6 +19,10 @@
|
||||
"home": "主页",
|
||||
"profile": "我的"
|
||||
},
|
||||
"profile": {
|
||||
"name": "姓名",
|
||||
"phone": "手机号"
|
||||
},
|
||||
"unocss_page": {
|
||||
"hello": "你好 {0}",
|
||||
"desc": "这是 unocss 一个简单例子。",
|
||||
|
Loading…
Reference in New Issue
Block a user