Open georgringer opened 5 years ago
If strings should not be translated, the attribute translate="no" should be used
translate="no"
<trans-unit id="some.id" translate="no"> <source>don't translate me</source> </trans-unit>
Related issues in core:
If strings should not be translated, the attribute
translate="no"
should be usedRelated issues in core: