utquidem
Version:
The meta-framework suite designed from scratch for frontend-focused modern web development.
62 lines • 2.58 kB
JSON
{
"link.title.使用指南": {
"message": "使用指南",
"description": "The title of the footer links column with title=使用指南 in the footer"
},
"link.title.API 资料": {
"message": "API 资料",
"description": "The title of the footer links column with title=API 资料 in the footer"
},
"link.title.关注我们": {
"message": "关注我们",
"description": "The title of the footer links column with title=关注我们 in the footer"
},
"link.item.label.快速上手": {
"message": "快速上手",
"description": "The label of footer link with label=快速上手 linking to /docs/start/mobile"
},
"link.item.label.实战教程": {
"message": "实战教程",
"description": "The label of footer link with label=实战教程 linking to /docs/guides/tutorials/c01-getting-started/1.1-prerequisites"
},
"link.item.label.更多用法": {
"message": "更多用法",
"description": "The label of footer link with label=更多用法 linking to /docs/guides/usages/eslint"
},
"link.item.label.专题详解": {
"message": "专题详解",
"description": "The label of footer link with label=专题详解 linking to /docs/guides/features/runtime/code-spliting"
},
"link.item.label.命令": {
"message": "命令",
"description": "The label of footer link with label=命令 linking to /docs/apis/commands/overview"
},
"link.item.label.运行时": {
"message": "运行时",
"description": "The label of footer link with label=运行时 linking to /docs/apis/runtime/overview"
},
"link.item.label.文件约定": {
"message": "文件约定",
"description": "The label of footer link with label=文件约定 linking to /docs/apis/hooks/overview"
},
"link.item.label.配置选项": {
"message": "配置选项",
"description": "The label of footer link with label=配置选项 linking to /docs/apis/config/overview"
},
"link.item.label.微信": {
"message": "微信",
"description": "The label of footer link with label=微信 linking to /weixin"
},
"link.item.label.bilibili": {
"message": "bilibili",
"description": "The label of footer link with label=bilibili linking to https://space.bilibili.com/1195398938"
},
"link.item.label.飞书": {
"message": "飞书",
"description": "The label of footer link with label=飞书 linking to Feishu"
},
"link.item.label.GitHub": {
"message": "GitHub",
"description": "The label of footer link with label=GitHub linking to https://github.com/modern-js-dev/modern.js"
}
}