2020-08-10 11:17:26 +08:00
|
|
|
|
{
|
|
|
|
|
"button": {
|
|
|
|
|
"back": "返回",
|
|
|
|
|
"go": "确定"
|
|
|
|
|
},
|
|
|
|
|
"intro": {
|
2020-08-10 23:26:36 +08:00
|
|
|
|
"desc": "固执己见的 Vite 项目模板",
|
|
|
|
|
"dynamic-route": "动态路由演示",
|
2020-08-10 11:17:26 +08:00
|
|
|
|
"hi": "你好,{name}!",
|
|
|
|
|
"whats-your-name": "输入你的名字"
|
2020-08-11 18:41:21 +08:00
|
|
|
|
},
|
|
|
|
|
"not-found": "未找到页面"
|
2020-08-10 11:17:26 +08:00
|
|
|
|
}
|