Hello,
In HikaShop 3.0 we changed how the order statuses are stored in the database because translations systems like Falang could generate some unwanted and problematic side effects.
That's why we recommend to not translate the order statuses with Falang but with classical Joomla translations.
Like :
ORDER_STATUS_CREATED="Created"
Thanks to the usage of the functions "hikashop_orderStatus" and "hikamarket::orderStatus", the content is automatically translated if the translation is available. And if some emails are missing these function, feel free to notify us so we will fix it.
Regards,