Skip to content

Fix translations function misuse

Albert Astals Cid requested to merge work/aacid/fix_i18n_misuse into release/22.12

Don't call i18n in a static context at that point there's no translation catalog set yet to fetch translations from

Merge request reports