|
|
|
module.exports = {
|
|
|
|
locale: 'zh-CN',
|
|
|
|
messages: {
|
|
|
|
'app.theme.switch.default': '默认主题',
|
|
|
|
'app.theme.switch.dark': '暗黑主题',
|
|
|
|
'app.theme.switch.compact': '紧凑主题',
|
|
|
|
'app.header.search': '全文本搜索...',
|
|
|
|
'app.header.menu.documentation': '文档',
|
|
|
|
'app.header.menu.components': '组件',
|
|
|
|
'app.header.menu.spec': '设计',
|
|
|
|
'app.header.menu.resource': '资源',
|
|
|
|
'app.header.menu.more': '更多',
|
|
|
|
'app.header.menu.mobile': '移动版',
|
|
|
|
'app.header.menu.pro.v4': 'Ant Design Pro v4',
|
|
|
|
'app.header.menu.ecosystem': '生态',
|
|
|
|
'app.header.lang': 'English',
|
|
|
|
'app.content.edit-page': '在 GitHub 上编辑此页!',
|
|
|
|
'app.content.edit-demo': '在 GitHub 上编辑此示例!',
|
|
|
|
'app.content.contributors': '文档贡献者',
|
|
|
|
'app.component.examples': '代码演示',
|
|
|
|
'app.component.examples.expand': '展开全部代码',
|
|
|
|
'app.component.examples.collapse': '收起全部代码',
|
|
|
|
'app.component.examples.visible': '显示调试专用演示',
|
|
|
|
'app.component.examples.hide': '隐藏调试专用演示',
|
|
|
|
'app.demo.debug': '此演示仅供调试,线上不会展示',
|
|
|
|
'app.demo.copy': '复制代码',
|
|
|
|
'app.demo.copied': '复制成功',
|
|
|
|
'app.demo.code.show': '显示代码',
|
|
|
|
'app.demo.code.hide': '收起代码',
|
|
|
|
'app.demo.codepen': '在 CodePen 中打开',
|
|
|
|
'app.demo.codesandbox': '在 CodeSandbox 中打开',
|
|
|
|
'app.demo.stackblitz': '在 Stackblitz 中打开',
|
|
|
|
'app.demo.riddle': '在 Riddle 中打开',
|
|
|
|
'app.home.introduce': '企业级产品设计体系,创造高效愉悦的工作体验',
|
|
|
|
'app.home.recommend': '精彩推荐',
|
|
|
|
'app.home.popularize': '推广',
|
|
|
|
'app.home.design-and-framework': '设计语言与研发框架',
|
|
|
|
'app.home.design-values': '设计价值观',
|
|
|
|
'app.home.design-values-description':
|
|
|
|
'这是 Ant Design 评价设计好坏的内在标准。基于「每个人都追求快乐工作」这一假定,我们在「确定性」和「自然」的基础上,新增「意义感」和「生长性」两个价值观,指引每个设计者做更好地判断和决策。',
|
|
|
|
'app.home.certainty': '确定性',
|
|
|
|
'app.home.meaningful': '意义感',
|
|
|
|
'app.home.growth': '生长性',
|
|
|
|
'app.home.natural': '自然',
|
|
|
|
'app.home.design-guide': '设计指引',
|
|
|
|
'app.home.components': '组件库',
|
|
|
|
'app.home.detail': '查看详情',
|
|
|
|
'app.home.global-style': '全局样式',
|
|
|
|
'app.home.design-patterns': '设计模式',
|
|
|
|
'app.home.more': '更多内容',
|
|
|
|
'app.home.play-video': '播放视频',
|
|
|
|
'app.home.qr': '4.0 正式版发布',
|
|
|
|
'app.home.qr.desc': '扫描上方二维码查看',
|
|
|
|
'app.home.getting-started': '开始使用',
|
|
|
|
'app.home.design-language': '设计语言',
|
|
|
|
'app.home.product-antv-slogan': '全新一代数据可视化解决方案',
|
|
|
|
'app.home.product-pro-slogan': '开箱即用的中台前端/设计解决方案',
|
|
|
|
'app.home.product-mobile-slogan': '基于 Preact / React / React Native 的 UI 组件库',
|
|
|
|
'app.home.product-hitu': '海兔',
|
|
|
|
'app.home.product-hitu-slogan': '全新一代图形化解决方案',
|
|
|
|
'app.home.product-kitchen-slogan': '一款为设计者提升工作效率的 Sketch 工具集',
|
|
|
|
'app.home.product-icons-slogan': '一整套优质的图标集',
|
|
|
|
'app.home.view-more': '查看全部',
|
|
|
|
'app.footer.repo': 'GitHub 仓库',
|
|
|
|
'app.footer.awesome': 'Awesome Ant Design',
|
|
|
|
'app.footer.course': 'Ant Design 实战教程',
|
|
|
|
'app.footer.chinamirror': '国内镜像站点 🇨🇳',
|
|
|
|
'app.footer.primary-color-changing': '正在修改主题色...',
|
|
|
|
'app.footer.primary-color-changed': '修改主题色成功!',
|
|