How to do i18n with React

Hi Martin,

{AJS.I18n.getText(“key”)}

works for me from within JSX templates. I guess its not a clean solution though