highcharts-editor
highcharts-editor copied to clipboard
Localization missing and causing errors
Behaviour
If highcharts.editor.lang.he.js
is being used class names are being translated, but in code those are hard-coded, so an error occurs.
Second issue is that it looks like most of the texts are not translated - there is a lot of bad localized string:
texts all over the Editor.
Reproduction steps
- download standalone from 0.3.0 release
- download highcharts.editor.lang.he.js
- edit standalone.html to load the lang file and set lang
highed.setLang('he')
- open the standalone.html and toggle to the customization tab
Editor version
0.3.0