You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

115 lines
5.7 KiB

const appLocaleData = require('react-intl/locale-data/en');
module.exports = {
locale: 'en-US',
data: appLocaleData,
messages: {
'app.header.search': 'Search...',
'app.header.menu.home': 'Home',
'app.header.menu.practice': 'Practice',
'app.header.menu.pattern': 'Patterns',
'app.header.menu.components': 'Components',
'app.header.menu.spec': 'Guidelines',
8 years ago
'app.header.menu.resource': 'Resources',
'app.header.menu.mobile': 'Mobile',
7 years ago
'app.header.menu.pro': 'PRO',
'app.header.lang': '中文',
'app.content.edit-page': 'Edit this page on GitHub!',
'app.content.edit-demo': 'Edit this demo on GitHub!',
'app.component.examples': 'Examples',
'app.component.examples.expand': 'Expand all code',
'app.component.examples.collpse': 'Collpse all code',
'app.demo.copy': 'Copy code',
'app.demo.copied': 'Copied!',
7 years ago
'app.demo.codepen': 'Open in CodePen',
'app.demo.codesandbox': 'Open in CodeSandbox',
7 years ago
'app.demo.riddle': 'Open in Riddle',
6 years ago
'app.home.slogan': "The world's second most popular React UI framework",
'app.home.introduce':
'A design system with values of Nature and Determinacy for better user experience of enterprise applications',
7 years ago
'app.home.design-language': 'Design Language',
'app.home.solution': 'Solution',
6 years ago
'app.home.components-explain':
'Based on the Ant Design language, we have provided a suite of out-of-the-box with high quality for developing and serving enterprise background applications,including the official React implementation and Angular, Vue implementations',
7 years ago
'app.home.product-pro-slogan': 'Out-of-the-box front-end / Design solution',
6 years ago
'app.home.product-mobile-slogan':
"antd-mobile is the implementation of Ant Design's mobile specification",
'app.home.product-landing-slogan':
'Landing Pages templates and specifications based of Ant Design language',
'app.home.product-antv-slogan':
'Simple, professional, with unlimited possibilities for data visualization solutions',
7 years ago
'app.home.tool-title': 'Tools & Resources',
'app.home.tool-package-title': 'Ant Design Resources',
'app.home.tool-package-content': 'Ant Design Resources Download',
7 years ago
'app.home.tool-library-title': 'Axure Library',
7 years ago
'app.home.tool-library-content': 'Beautifully visual Axure library',
'app.home.tool-kitchen-title': 'Kitchen',
7 years ago
'app.home.tool-kitchen-content': 'A Sketch tools for designers',
'app.home.getting-started': 'Getting Started',
'app.home.more': 'Learn more',
'app.home.more-mobile-react': 'Ant Design Mobile of React',
'app.home.more-mobile-angular': 'Ant Design Mobile of Angular',
'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-changed': 'Change 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.dva': 'Data Flow Framework',
'app.footer.resources': 'Resources',
'app.footer.data-vis': 'Data Visualization',
'app.footer.eggjs': 'Enterprise Node Framework',
'app.footer.motion': 'Motion Solution',
'app.footer.design-resources': 'Design Resources',
'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.faq': 'FAQ',
'app.footer.feedback': 'Feedback',
'app.footer.stackoverflow': 'StackOverflow',
'app.footer.segmentfault': 'SegmentFault',
'app.footer.discuss-en': 'Chat Room (English)',
'app.footer.discuss-cn': 'Chat Room (中文)',
'app.footer.bug-report': 'Bug Report',
'app.footer.issues': 'Issues',
'app.footer.version': 'Version: ',
8 years ago
'app.footer.author': 'Created by AFX',
7 years ago
'app.footer.work_with_us': 'Work with Us',
'app.footer.more-product': 'More Products',
'app.footer.company': 'AFX',
'app.footer.ant-design': 'UI Design Language',