plainheart commented on issue #15774: URL: https://github.com/apache/echarts/issues/15774#issuecomment-926312536
默认是这么判断语言的 ```js document.documentElement.lang || navigator.language || navigator.browserLanguage ``` 可能你的 html 声明的语言是 `en` -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
