ng-zorro-antd
ng-zorro-antd copied to clipboard
how to config locales for code-editor
Reproduction link
https://codesandbox.io/s/ng-zorro-antd-ivy-forked-zpnpu7
Steps to reproduce
右键 code-editor ,弹出的 contextmenu 显示为英文
What is expected?
可以通过配置实现国际化
What is actually happening?
无法通过 monaco-editor-locales-plugin monaco-editor-esm-webpack-plugin 等插件 设置成期望的语言(如中文)
| Environment | Info |
|---|---|
| ng-zorro-antd | 14.3.0 |
| Browser | chrome |
Is this still relevant?