Translating context menu sub entries breaks functionality

Tags: #<Tag:0x00007efc6552d740>

Hi,
i’m experiencing problems when trying to translate sub menu entries. When trying to translate the “alignment” options, the text will be translated but the underlying function is not working anymore.
Example
"alignment": { name: "Ausrichtung", submenu: { items: [{ name: "Links", key: "alignment:left" }, { name: "Rechts", key: "alignment:right" }] } }

You’re right @t_weiss

I made an example of your code: http://jsfiddle.net/t0ou6d19/ . It also does not work for borders

I have reported it at our Github board https://github.com/handsontable/handsontable/issues/3550 as this issue relates to core Handsontable - not the PRO features.

Please share your comments, suggestion or investigation results at https://github.com/handsontable/handsontable/issues/3550