diff --git a/site/theme/en-US.js b/site/theme/en-US.js index abac31327465095f799f29d3394c1bf723ccd2f5..c22dce050cc62f0230b01430e78dfbd16ed06396 100644 --- a/site/theme/en-US.js +++ b/site/theme/en-US.js @@ -69,7 +69,7 @@ module.exports = { 'app.publish.title': 'antd@3.0.0 has released!', 'app.publish.greeting': 'Hello, ', 'app.publish.intro': ' has released, and please upgrade. ', - 'app.publish.old-version-guide': 'If you want to read old version documentation, please visit ', - 'app.publish.old-version-tips': ', or change the version of documentation with the top-right selector.', + '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.', }, };