2016-11-21 14:39:15 +08:00
const appLocaleData = require ( 'react-intl/locale-data/en' ) ;
2016-04-18 16:38:07 +08:00
2016-04-25 12:07:15 +08:00
module . exports = {
2016-04-18 16:38:07 +08:00
locale : 'en-US' ,
data : appLocaleData ,
messages : {
2017-02-24 11:55:24 +08:00
'app.header.search' : 'Search...' ,
2016-04-18 16:38:07 +08:00
'app.header.menu.home' : 'Home' ,
'app.header.menu.practice' : 'Practice' ,
2017-04-06 09:31:46 +08:00
'app.header.menu.pattern' : 'Patterns' ,
2016-09-10 14:22:40 +08:00
'app.header.menu.components' : 'Components' ,
2017-05-06 21:04:29 +08:00
'app.header.menu.spec' : 'Guidelines' ,
2017-04-06 10:16:46 +08:00
'app.header.menu.resource' : 'Resources' ,
2017-06-11 22:44:55 +08:00
'app.header.menu.mobile' : 'Mobile' ,
2017-10-31 16:32:09 +08:00
'app.header.menu.pro' : 'PRO' ,
2016-04-25 12:07:15 +08:00
'app.header.lang' : '中文' ,
2017-03-09 09:11:03 +08:00
'app.content.edit-page' : 'Edit this page on GitHub!' ,
'app.content.edit-demo' : 'Edit this demo on GitHub!' ,
2016-09-08 16:53:50 +08:00
'app.component.examples' : 'Examples' ,
2018-07-01 12:13:46 +08:00
'app.component.examples.expand' : 'Expand all code' ,
'app.component.examples.collpse' : 'Collpse all code' ,
2017-03-02 15:08:42 +08:00
'app.demo.copy' : 'Copy code' ,
'app.demo.copied' : 'Copied!' ,
2017-07-11 19:31:06 +08:00
'app.demo.codepen' : 'Open in CodePen' ,
2017-12-29 17:02:45 +08:00
'app.demo.codesandbox' : 'Open in CodeSandbox' ,
2017-07-11 19:31:06 +08:00
'app.demo.riddle' : 'Open in Riddle' ,
2018-07-21 13:18:23 +08:00
'app.home.slogan' : 'The world\'s second most popular React UI framework' ,
2018-01-05 23:06:29 +08:00
'app.home.introduce' : 'A design system with values of Nature and Determinacy for better user experience of enterprise applications' ,
2018-01-05 14:22:03 +08:00
'app.home.design-language' : 'Design Language' ,
'app.home.solution' : 'Solution' ,
2018-01-05 16:22:32 +08:00
'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' ,
2018-01-05 14:22:03 +08:00
'app.home.product-pro-slogan' : 'Out-of-the-box front-end / Design solution' ,
'app.home.product-mobile-slogan' : 'antd-mobile is a React implementation of Ant Design\'s mobile specification' ,
'app.home.product-antv-slogan' : 'Simple, professional, with unlimited possibilities for data visualization solutions' ,
'app.home.tool-title' : 'Tools & Resources' ,
'app.home.tool-package-title' : 'Ant Design Resources' ,
'app.home.tool-package-content' : 'Ant Design Resources Download' ,
2018-01-06 10:20:03 +08:00
'app.home.tool-library-title' : 'Axure Library' ,
2018-01-05 14:22:03 +08:00
'app.home.tool-library-content' : 'Beautifully visual Axure library' ,
2018-05-14 13:58:54 +08:00
'app.home.tool-kitchen-title' : 'Kitchen' ,
2018-01-05 14:22:03 +08:00
'app.home.tool-kitchen-content' : 'A Sketch tools for designers' ,
2018-01-08 12:16:59 +08:00
'app.home.getting-started' : 'Getting Started' ,
'app.home.more' : 'Learn more' ,
2017-09-04 11:55:45 +08:00
'app.footer.repo' : 'GitHub Repository' ,
2017-02-16 16:25:42 +08:00
'app.footer.awesome' : 'Awesome Ant Design' ,
2017-10-28 00:09:55 +08:00
'app.footer.chinamirror' : 'China Mirror 🇨🇳' ,
2017-09-04 11:55:45 +08:00
'app.footer.primary-color-changed' : 'Change primary color successfully!' ,
2016-09-01 11:53:55 +08:00
'app.footer.scaffold' : 'Scaffold' ,
2018-05-14 19:52:51 +08:00
'app.footer.kitchen' : 'Sketch Toolkit' ,
2017-05-13 16:12:35 +08:00
'app.footer.scaffolds' : 'Scaffold Market' ,
2016-09-01 11:53:55 +08:00
'app.footer.dev-tools' : 'Developer Tools' ,
'app.footer.dva' : 'Framework' ,
2017-09-04 11:55:45 +08:00
'app.footer.resources' : 'Resources' ,
2016-09-01 11:53:55 +08:00
'app.footer.data-vis' : 'Data Visualization' ,
2017-03-02 14:28:23 +08:00
'app.footer.eggjs' : 'Enterprise Node Framework' ,
2017-05-06 21:04:29 +08:00
'app.footer.motion' : 'Motion Solution' ,
2017-02-07 19:54:30 +08:00
'app.footer.antd-library' : 'Axure library' ,
2017-03-30 09:29:13 +08:00
'app.footer.design-platform' : 'Ant Financial Design Platform' ,
2017-02-16 16:25:42 +08:00
'app.footer.antux' : 'Sitemap Template' ,
2016-09-01 11:53:55 +08:00
'app.footer.community' : 'Community' ,
2018-02-11 17:54:55 +08:00
'app.footer.help' : 'Help' ,
2016-09-01 11:53:55 +08:00
'app.footer.change-log' : 'Change Log' ,
2017-02-16 16:25:42 +08:00
'app.footer.faq' : 'FAQ' ,
2016-09-01 11:53:55 +08:00
'app.footer.feedback' : 'Feedback' ,
2017-02-16 16:25:42 +08:00
'app.footer.stackoverflow' : 'StackOverflow' ,
'app.footer.segmentfault' : 'SegmentFault' ,
2017-04-11 18:13:58 +08:00
'app.footer.discuss-en' : 'Chat Room (English)' ,
'app.footer.discuss-cn' : 'Chat Room (中文)' ,
2016-09-01 11:53:55 +08:00
'app.footer.bug-report' : 'Bug Report' ,
2017-04-02 14:03:42 +08:00
'app.footer.issues' : 'Issues' ,
2016-09-01 11:53:55 +08:00
'app.footer.version' : 'Version: ' ,
2017-07-04 10:15:24 +08:00
'app.footer.author' : 'Created by AFX' ,
2017-11-09 16:53:05 +08:00
'app.footer.work_with_us' : 'Work with Us' ,
2017-11-27 15:36:58 +08:00
'app.footer.more-product' : 'More Products' ,
2018-05-15 12:39:05 +08:00
'app.footer.company' : 'AFX' ,
2017-11-28 16:15:22 +08:00
'app.footer.ant-design' : 'UI Design Language' ,
2018-02-11 17:54:55 +08:00
'app.footer.yuque' : 'YuQue' ,
'app.footer.yuque.slogan' : 'Write your document as a team' ,
'app.footer.fengdie' : 'FengDie' ,
'app.footer.fengdie.slogan' : 'Mobile web app builder' ,
'app.footer.zhihu' : 'Zhihu' ,
'app.footer.zhihu.xtech' : 'Experience Cloud Blog' ,
'app.footer.seeconf' : 'Seeking Experience & Engineering Conference' ,
'app.footer.xcloud' : 'Ant Experience Cloud' ,
2017-12-04 19:53:53 +08:00
'app.publish.title' : 'antd@3.0.0 has been released! 🎉 🎉 🎉' ,
2016-09-28 13:43:32 +08:00
'app.publish.greeting' : 'Hello, ' ,
2017-12-04 19:53:53 +08:00
'app.publish.intro' : ' has been released, and please upgrade. ' ,
2017-12-04 18:15:38 +08:00
'app.publish.old-version-guide' : 'If you need documentation of older version, please visit ' ,
'app.publish.old-version-tips' : ', or switch version with the select at header navigation.' ,
2017-12-08 14:43:56 +08:00
'app.docs.color.pick-primary' : 'Pick your primary color' ,
2018-09-01 16:16:11 +08:00
'app.docs.components.icon.pick-theme' : 'Select the Icon Theme' ,
'app.docs.components.icon.category.direction' : 'Directional Icons' ,
'app.docs.components.icon.category.suggestion' : 'Suggested Icons' ,
2018-09-02 16:58:38 +08:00
'app.docs.components.icon.category.edit' : 'Editor Icons' ,
'app.docs.components.icon.category.data' : 'Data Icons' ,
2018-09-01 16:16:11 +08:00
'app.docs.components.icon.category.other' : 'Application Icons' ,
'app.docs.components.icon.category.logo' : 'Brand and Logos' ,
2016-04-18 16:38:07 +08:00
} ,
} ;