Skip to content
Commit d6d13d38 authored by Nicolas Fella's avatar Nicolas Fella
Browse files

Fix translating error messages from helper

Regular i18n does not seem to work for strings in the helper process, presumably due to it being run with elevated priviledges.

Instead use the lazy variant to only extract the strings and call i18n later when we are not in the helper any more

BUG: 441726
parent c0160bdf
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment