If i try to translate the following text:
{example}
like this:
$localize`{example}`
The text will disappear in the translated build.
Is there a way to escape the curly braces?
Try writing:
$localize`${'{'}example}`