mirror of
https://github.com/ant-design/ant-design.git
synced 2024-12-14 08:09:13 +08:00
36bcaaef85
* chore: use varaible.less * chore: basic primary varaible * chore: Move to variable * chore: align active color * chore: global fix of css variable * chore: primary colors * chore: button danger * chore: btn default error color * chore: button series * chore: More examples * chore: More components * chore: Form demo * chore: form style * fix: Tag & Alert variable * chore: update footer * chore: rm tmp code * chore: transfer * fix: picker column active color * chore: Adjust active bg color * chore: table hover color * chore: all css variables * chore: Global using variables * chore: Test case * chore: Update test logic * chore: back of default less * chore: entry of site use proxy style * chore: update entry * chore: split of variables * refactor: quick dist speed * fix: site use variable version * chore: Update less config * chore: add mv script * chore: Update repalcement script * chore: Add inject variables * chore: Update script * fix: script path * chore: Move to component instead * chore: fix condition * chore: update config * chore: Update in less transform * chore: Modify logic * chore: change to variables * chore: Update name * fix: script name * chore: do inject * revert: back of path * chore: 2 way of generate * bump tools * chore: Add auto replacement script * chore: auto genrate less file * chore: fix test * test: More test case * chore: Update limit config * test: coverage * docs: Update doc
147 lines
7.5 KiB
JavaScript
147 lines
7.5 KiB
JavaScript
module.exports = {
|
|
locale: 'en-US',
|
|
messages: {
|
|
'app.theme.switch.default': 'Default theme',
|
|
'app.theme.switch.dark': 'Dark theme',
|
|
'app.theme.switch.compact': 'Compact theme',
|
|
'app.header.search': 'Search...',
|
|
'app.header.menu.documentation': 'Docs',
|
|
'app.header.menu.components': 'Components',
|
|
'app.header.menu.spec': 'Design',
|
|
'app.header.menu.resource': 'Resources',
|
|
'app.header.menu.more': 'More',
|
|
'app.header.menu.mobile': 'Mobile',
|
|
'app.header.menu.pro.v4': 'Ant Design Pro',
|
|
'app.header.menu.pro.components': 'Ant Design Pro Components',
|
|
'app.header.menu.charts': 'Ant Design Charts',
|
|
'app.header.menu.ecosystem': 'Ecosystem',
|
|
'app.header.lang': '中文',
|
|
'app.content.edit-page': 'Edit this page on GitHub!',
|
|
'app.content.edit-demo': 'Edit this demo on GitHub!',
|
|
'app.content.contributors': 'contributors',
|
|
'app.component.examples': 'Examples',
|
|
'app.component.examples.expand': 'Expand all code',
|
|
'app.component.examples.collapse': 'Collapse all code',
|
|
'app.component.examples.visible': 'Expand debug examples',
|
|
'app.component.examples.hide': 'Collapse debug examples',
|
|
'app.demo.debug': "Debug only, won't display at online",
|
|
'app.demo.copy': 'Copy code',
|
|
'app.demo.copied': 'Copied!',
|
|
'app.demo.code.show': 'Show code',
|
|
'app.demo.code.hide': 'Hide code',
|
|
'app.demo.codepen': 'Open in CodePen',
|
|
'app.demo.codesandbox': 'Open in CodeSandbox',
|
|
'app.demo.stackblitz': 'Open in Stackblitz',
|
|
'app.demo.riddle': 'Open in Riddle',
|
|
'app.home.introduce':
|
|
'A design system for enterprise-level products. Create an efficient and enjoyable work experience.',
|
|
'app.home.recommend': 'Recommended',
|
|
'app.home.popularize': 'Popular',
|
|
'app.home.design-and-framework': 'Design language and framework',
|
|
'app.home.design-values': 'Design values',
|
|
'app.home.design-values-description':
|
|
'This is Ant Design\'s internal standard for evaluating design quality. Based on the assumption that "everyone is pursuing happiness at work", we have added the two values of "Meaningfulness" and "Growth" on the basis of "Certainty" and "Naturalness" to guide each designer towards better judgment and decision-making.',
|
|
'app.home.certainty': 'Certainty',
|
|
'app.home.meaningful': 'Meaningfulness',
|
|
'app.home.growth': 'Growth',
|
|
'app.home.natural': 'Naturalness',
|
|
'app.home.design-guide': 'Guidelines',
|
|
'app.home.components': 'Components',
|
|
'app.home.detail': 'More details',
|
|
'app.home.global-style': 'Global style',
|
|
'app.home.design-patterns': 'Design patterns',
|
|
'app.home.more': 'Learn More',
|
|
'app.home.play-video': 'Play video',
|
|
'app.home.qr': '4.0 is out',
|
|
'app.home.qr.desc': '4.0 is out',
|
|
'app.home.getting-started': 'Getting Started',
|
|
'app.home.design-language': 'Design Language',
|
|
'app.home.product-antv-slogan': 'A new way to do data visualization',
|
|
'app.home.product-pro-slogan': 'Out-of-the-box UI solution for enterprise applications',
|
|
'app.home.product-mobile-slogan': 'Mobile UI components with Ant Design',
|
|
'app.home.product-hitu': 'HiTu',
|
|
'app.home.product-hitu-slogan': 'A new generation of graphical solutions',
|
|
'app.home.product-kitchen-slogan': 'A Sketch plugin to enhance designers',
|
|
'app.home.product-icons-slogan': 'A set of premium icons',
|
|
'app.home.view-more': 'More',
|
|
'app.footer.repo': 'GitHub Repository',
|
|
'app.footer.awesome': 'Awesome Ant Design',
|
|
'app.footer.course': 'Ant Design Practical Tutorial',
|
|
'app.footer.chinamirror': 'China Mirror 🇨🇳',
|
|
'app.footer.primary-color-changing': 'Changing primary color...',
|
|
'app.footer.primary-color-changed': 'Changed primary color successfully!',
|
|
'app.footer.scaffold': 'Scaffold',
|
|
'app.footer.kitchen': 'Sketch Toolkit',
|
|
'app.footer.landing': 'Landing Templates',
|
|
'app.footer.scaffolds': 'Scaffold Market',
|
|
'app.footer.dev-tools': 'Developer Tools',
|
|
'app.footer.umi': 'React Application Framework',
|
|
'app.footer.dumi': 'Component doc generator',
|
|
'app.footer.qiankun': 'Micro-Frontends Framework',
|
|
'app.footer.hooks': 'React Hooks Library',
|
|
'app.footer.resources': 'Resources',
|
|
'app.footer.data-vis': 'Data Visualization',
|
|
'app.footer.eggjs': 'Enterprise Node Framework',
|
|
'app.footer.motion': 'Motion Solution',
|
|
'app.footer.antd-library': 'Axure library',
|
|
'app.footer.antux': 'Sitemap Template',
|
|
'app.footer.community': 'Community',
|
|
'app.footer.help': 'Help',
|
|
'app.footer.change-log': 'Change Log',
|
|
'app.footer.theme': 'Change theme color',
|
|
'app.footer.faq': 'FAQ',
|
|
'app.footer.feedback': 'Feedback',
|
|
'app.footer.stackoverflow': 'StackOverflow',
|
|
'app.footer.segmentfault': 'SegmentFault',
|
|
'app.footer.discussions': 'Discussions',
|
|
'app.footer.bug-report': 'Bug Report',
|
|
'app.footer.issues': 'Issues',
|
|
'app.footer.version': 'Version: ',
|
|
'app.footer.author': 'Created by XTech',
|
|
'app.footer.work_with_us': 'Work with Us',
|
|
'app.footer.more-product': 'More Products',
|
|
'app.footer.company': 'XTech',
|
|
'app.footer.ant-design': 'UI Design Language',
|
|
'app.footer.yuque': 'YuQue',
|
|
'app.footer.yuque.slogan': 'Write your document as a team',
|
|
'app.footer.antv.slogan': 'Data Visualization',
|
|
'app.footer.egg.slogan': 'Enterprise Node.js Framework',
|
|
'app.footer.zhihu': 'Ant Design Blog',
|
|
'app.footer.zhihu.xtech': 'Experience Cloud Blog',
|
|
'app.footer.seeconf': 'Experience Tech Conference',
|
|
'app.footer.xtech': 'Ant Financial Experience Tech',
|
|
'app.footer.xtech.slogan': 'Experience The Beauty',
|
|
'app.docs.color.pick-primary': 'Pick your primary color',
|
|
'app.docs.color.pick-background': 'Pick your background color',
|
|
'app.docs.components.icon.search.placeholder': 'Search icons here, click icon to copy code',
|
|
'app.docs.components.icon.outlined': 'Outlined',
|
|
'app.docs.components.icon.filled': 'Filled',
|
|
'app.docs.components.icon.two-tone': 'Two Tone',
|
|
'app.docs.components.icon.category.direction': 'Directional Icons',
|
|
'app.docs.components.icon.category.suggestion': 'Suggested Icons',
|
|
'app.docs.components.icon.category.editor': 'Editor Icons',
|
|
'app.docs.components.icon.category.data': 'Data Icons',
|
|
'app.docs.components.icon.category.other': 'Application Icons',
|
|
'app.docs.components.icon.category.logo': 'Brand and Logos',
|
|
'app.docs.components.icon.pic-searcher.intro':
|
|
'AI Search by image is online, you are welcome to use it! 🎉',
|
|
'app.docs.components.icon.pic-searcher.title': 'Search by image',
|
|
'app.docs.components.icon.pic-searcher.upload-text':
|
|
'Click, drag, or paste file to this area to upload',
|
|
'app.docs.components.icon.pic-searcher.upload-hint':
|
|
'We will find the best matching icon based on the image provided',
|
|
'app.docs.components.icon.pic-searcher.server-error':
|
|
'Predict service is temporarily unavailable',
|
|
'app.docs.components.icon.pic-searcher.matching': 'Matching...',
|
|
'app.docs.components.icon.pic-searcher.modelloading': 'Model is loading...',
|
|
'app.docs.components.icon.pic-searcher.result-tip': 'Matched the following icons for you:',
|
|
'app.docs.components.icon.pic-searcher.th-icon': 'Icon',
|
|
'app.docs.components.icon.pic-searcher.th-score': 'Probability',
|
|
'app.docs.resource.design': 'Design',
|
|
'app.docs.resource.develop': 'Develop',
|
|
'app.components.overview.search': 'Search in components',
|
|
'app.implementation.community': 'community',
|
|
'app.implementation.official': 'official',
|
|
},
|
|
};
|