feat(i18n): 添加个人资料页面翻译文案

This commit is contained in:
scout 2025-01-13 11:25:37 +08:00
parent 36611ab0e9
commit 2397f86d58

View File

@ -19,6 +19,10 @@
"home": "主页",
"profile": "我的"
},
"profile": {
"name": "姓名",
"phone": "手机号"
},
"unocss_page": {
"hello": "你好 {0}",
"desc": "这是 unocss 一个简单例子。",