Bug in translation ?
“connect_remote_json”: “Na Oddaljeni JSON”,
“connect_remote_json_mobile”: “JSON”,
does not translate.
best regards and THANK YOU ALL for this amazing js trick.
Mitja
1 answer
added
this.setText(document.querySelector(“#wdr-tab-connect-remote-json > a > span”), Labels.connect_remote_json);
to
WebDataRocksToolbar.prototype.updateLabels
it works.