We are using the language copy for translation from English to Spanish. We updated the "translation-rules.xml" file to accept and ignore the translation of specific properties.
However, if we ignore the translation for a specific property, it would just override it with the English property. We need a way to stop overriding these properties so that it doesn't translate them and also, not override them with English. How can we achieve it?