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.

en.config.js 101B

123456
  1. export default {
  2. label: 'English',
  3. lang: 'en',
  4. link: '/en/',
  5. title: 'DC-SDK Docs',
  6. }