cjlhll commented on issue #15774: URL: https://github.com/apache/echarts/issues/15774#issuecomment-926312930
> 默认是这么判断语言的 > > ```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]
