export const ENUS = {
  slogan: 'A front-end solution based on Antd',
  'app.header.search': 'Search in bixi.datagrand.com',
  'app.home.start': 'Get started',
  'app.home.pro': 'Pro Preview',
  'app.home.slogan.title': 'Enterprise-Level Front-End Solutions',
  'app.home.slogan':
    'BIXI (bì xì) is the sixth son of the nine sons of the dragon. It always keeps walking. We provide a large number of best practice guidance and reusable modules through BIXI to speed up product iteration and project delivery.',
  'app.home.introduce.bixi': 'Reusable Components - BIXI',
  'app.home.introduce.bixi.desc': 'Provide a large number of well-made and excellent performance reusable modules to help rapid prototype',
  'app.home.introduce.bixi.pro': 'Project Template - BIXI/PRO',
  'app.home.introduce.bixi.pro.desc': 'Provide out-of-the-box standard project templates to help quickly start the product',
  'app.home.introduce.bixi.cli': 'Dev Tools - BIXI/CLI',
  'app.home.introduce.bixi.cli.desc': 'Provide project quality scanning, code generation and other capabilities to help rapid development',
  'app.home.feature.six': 'Features',
  'app.home.feature.mature.design': 'Antd',
  'app.home.feature.mature.design.desc': 'Based on the design logic of Antd design, supported by a strong design team',
  'app.home.feature.stable.reliable': 'Stable',
  'app.home.feature.stable.reliable.desc': 'Full test coverage, long production test, supported by a strong R&D team',
  'app.home.feature.strong.expansibility': 'Scalable',
  'app.home.feature.strong.expansibility.desc': 'Elegant API, built-in dark mode, Support skin customization and other functions',
  'app.home.feature.excellent.performance': 'Performance',
  'app.home.feature.excellent.performance.desc': 'No complex dependency, 100% on onPush mode',
  'app.home.feature.module.decoupling': 'Module',
  'app.home.feature.module.decoupling.desc': 'Any module can be installed and used independently, and some modules support any Angular project',
  'app.home.feature.rapid.development': 'Development',
  'app.home.feature.rapid.development.desc': 'Provide Pro, Cli, Axure, Sketch and other useful tools',
  'app.home.feature.numerous.users': 'Users',
  'resources.desc': `You can download BIXI's related resources here.`,
  'resources.axure': 'Axure Packages',
  'resources.axure.desc': 'Powerful axure packages',
  'resources.sketch': 'Sketch Packages',
  'resources.sketch.desc': 'Powerful sketch packages',
  'resources.cli': 'BIXI/CLI',
  'resources.cli.desc': 'Powerful developmemt tools',
  'resources.pro': 'BIXI/PRO',
  'resources.pro.desc': 'Project templates out of the box',
  'app.home.feature': 'Features',
  'app.header.menu.home': 'Home',
  'app.header.menu.docs': 'Docs',
  'app.header.menu.components': 'Components',
  'app.header.menu.layout': 'Layout',
  'app.header.menu.themes': 'Themes',
  'app.header.menu.bixi': 'Solutions',
  'app.header.menu.resources': 'Resources',
  'app.header.menu.blog': 'blog',
  'app.header.menu.auth': '@bixi/auth-Authentication',
  'app.header.menu.label': '@bixi/label-Labeling Tools',
  'app.header.menu.ac': '@bixi/ac-Access Control',
  'app.header.menu.mock': '@bixi/mock-Mock Data',
  'app.header.menu.tool': 'Tools',
  'app.header.menu.upgrade': 'HTML Upgrade Tool',
  'app.header.lang': '中文',
  'app.footer.resources': 'Resources',
  'app.footer.angular': 'Chinese',
  'app.footer.repo': 'Git Repo',
  'app.footer.antd': 'Antd for Angular',
  'app.footer.community': 'Community',
  'app.footer.change-log': 'Change Log',
  'app.footer.issues': 'Issues',
  'app.footer.resource.center': 'Solutons',
  'app.footer.development.tool': 'Development',
  'app.content.edit-page': 'Edit this page on GitHub!',
  'app.content.edit-demo': 'Edit this demo on GitHub!',
  'app.component.examples': 'Examples',
  'app.component.refer.title': 'Usage:',
  'app.component.refer.desc': 'Learning more to visit: ',
  'app.component.refer.link': 'Using ABC Components Alone',
  'app.component.config.title': 'General Configuration',
  'app.demo.copy': 'Copy code',
  'app.demo.copied': 'Copied!',
  'sf.name': 'Name',
  'sf.description': 'This is description'
};
