Hi again @chris-yau,
There is [alg_wc_ev_translate]
shortcode included in our plugin. You can use it when you set texts in the plugin settings, e.g.:
[alg_wc_ev_translate lang="EN"]Text for EN[/alg_wc_ev_translate][alg_wc_ev_translate lang="DE"]Text for DE[/alg_wc_ev_translate][alg_wc_ev_translate not_lang="EN,DE"]Text for other languages[/alg_wc_ev_translate]
The shortcode is WPML and Polylang compatible. I’m sure it will work for the notices displayed on site, however, I have my doubts if it will work properly in the emails. Could you please test it and let me know if it’s working as expected?