I have noticed that translating characters which contains "&" sign should be properly scaped Example: `\"%word1%,word2%\"` to output `"%word1%,word2%` But maybe this information will be useful in the docs
I have noticed that translating characters which contains "&" sign should be properly scaped
Example:
\"%word1%,word2%\"to output
"%word1%,word2%But maybe this information will be useful in the docs