Browse Source

update menu doc

pull/15315/head
tangjinzhou 6 years ago
parent
commit
b331052d6f
  1. 2
      site/theme/en-US.js
  2. 2
      site/theme/zh-CN.js

2
site/theme/en-US.js

@ -12,7 +12,7 @@ module.exports = {
'app.header.menu.spec': 'Guidelines', 'app.header.menu.spec': 'Guidelines',
'app.header.menu.resource': 'Resources', 'app.header.menu.resource': 'Resources',
'app.header.menu.mobile': 'Mobile', 'app.header.menu.mobile': 'Mobile',
'app.header.menu.pro': 'PRO', 'app.header.menu.pro': 'Ant Design Pro',
'app.header.menu.ecosystem': 'Ecosystem', 'app.header.menu.ecosystem': 'Ecosystem',
'app.header.lang': '中文', 'app.header.lang': '中文',
'app.content.edit-page': 'Edit this page on GitHub!', 'app.content.edit-page': 'Edit this page on GitHub!',

2
site/theme/zh-CN.js

@ -12,7 +12,7 @@ module.exports = {
'app.header.menu.spec': '设计语言', 'app.header.menu.spec': '设计语言',
'app.header.menu.resource': '资源', 'app.header.menu.resource': '资源',
'app.header.menu.mobile': '移动版', 'app.header.menu.mobile': '移动版',
'app.header.menu.pro': 'PRO', 'app.header.menu.pro': 'Ant Design Pro',
'app.header.menu.ecosystem': '生态', 'app.header.menu.ecosystem': '生态',
'app.header.lang': 'English', 'app.header.lang': 'English',
'app.content.edit-page': '在 GitHub 上编辑此页!', 'app.content.edit-page': '在 GitHub 上编辑此页!',

Loading…
Cancel
Save