dumi
Version:
📖 Documentation Generator of React Component
50 lines (49 loc) • 2.28 kB
JSON
{
"header.search.placeholder": "输入关键字搜索...",
"header.color.mode.light": "亮色模式",
"header.color.mode.dark": "暗色模式",
"header.color.mode.auto": "跟随系统",
"header.social.github": "GitHub",
"header.social.weibo": "微博",
"header.social.twitter": "Twitter",
"header.social.x": "X",
"header.social.gitlab": "GitLab",
"header.social.facebook": "Facebook",
"header.social.zhihu": "知乎",
"header.social.yuque": "语雀",
"header.social.linkedin": "Linkedin",
"previewer.actions.code.expand": "展开代码",
"previewer.actions.code.shrink": "收起代码",
"previewer.actions.code.editable": "编辑代码可实时预览",
"previewer.actions.code.readonly": "仅 index 可编辑",
"previewer.actions.codesandbox": "在 CodeSandbox 中打开",
"previewer.actions.sketch": "拷贝到 Sketch",
"previewer.actions.sketch.group": "拷贝为 Sketch Group",
"previewer.actions.sketch.symbol": "拷贝为 Sketch Symbol",
"previewer.actions.sketch.divider": "----------------------",
"previewer.actions.sketch.guide": "如何粘贴到 SKetch?",
"previewer.actions.stackblitz": "在 StackBlitz 中打开",
"previewer.actions.separate": "在独立页面中打开",
"404.title": "页面未找到",
"404.back": "返回首页",
"api.component.name": "属性名",
"api.component.description": "描述",
"api.component.type": "类型",
"api.component.default": "默认值",
"api.component.required": "(必选)",
"api.component.release.alpha": "Alpha",
"api.component.release.beta": "Beta",
"api.component.release.experimental": "实验性",
"api.component.release.deprecated": "废弃",
"api.component.unavailable": "必须启用 apiParser 才能使用自动 API 特性",
"api.component.loading": "属性定义正在解析中,稍等片刻...",
"api.component.not.found": "未找到 {id} 组件的属性定义",
"content.tabs.default": "文档",
"content.footer.last.updated": "最后更新时间:",
"content.footer.actions.edit": "帮助改进此文档",
"content.footer.actions.previous": "上一篇",
"content.footer.actions.next": "下一篇",
"search.not.found": "未找到相关内容",
"search.loading": "加载中...",
"layout.sidebar.btn": "侧边菜单"
}