morningman commented on a change in pull request #3535:
URL: https://github.com/apache/incubator-doris/pull/3535#discussion_r422486485
##########
File path: docs/.vuepress/config.js
##########
@@ -90,7 +106,8 @@ module.exports = {
sidebar: convertSidebar(require('./sidebar/en.js'), '/en/')
},
'/zh-CN/': {
- selectText: 'Languages',
+ algolia: buildAlgoliaSearchConfig('zh-CN'),
+ selectText: '选择语言',
Review comment:
`选择语言` should always be in English. Both in `zh-CN` and `en` version.
For foreigner, they don't know and `选择语言` is `Language`. so that he can not
found how to change language.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]