Browse Source

📝 fix home page locale text

pull/19986/head
afc163 5 years ago
parent
commit
fac56ee952
  1. 2
      site/theme/en-US.js

2
site/theme/en-US.js

@ -52,7 +52,7 @@ module.exports = {
'app.home.getting-started': 'Getting Started',
'app.home.recommend': 'Recommend',
'app.home.recommend.yuque': 'Yuque, our favorite documentation tool',
'app.home.recommend.antv': 'G2Plot, the new charting library',
'app.home.recommend.antv.g2plot': 'G2Plot, the new charting library',
'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',

Loading…
Cancel
Save