diff --git a/i18n/locales/zh-CN.json b/i18n/locales/zh-CN.json index 2de2169..496a811 100644 --- a/i18n/locales/zh-CN.json +++ b/i18n/locales/zh-CN.json @@ -1,5 +1,5 @@ { - "appSetting":{ + "appSetting": { "appName": "豐和", "appDescription": "泰丰国际京都拍卖会", "appKeyWords": "泰丰,泰丰文化,豐和,京都,拍卖会" @@ -19,6 +19,10 @@ "home": "主页", "profile": "我的" }, + "profile": { + "name": "姓名", + "phone": "手机号" + }, "unocss_page": { "hello": "你好 {0}", "desc": "这是 unocss 一个简单例子。", @@ -44,4 +48,4 @@ "btn_clear": "清空", "btn_empty_desc": "暂无数据" } -} +} \ No newline at end of file