Let's say you have a sentence: "Click on the link to proceed." And it should look like this:
Click on the <a href="#">link</a> to proceed. There are few ways to make a translation string for it. How would you do it? Marin --
Let's say you have a sentence: "Click on the link to proceed." And it should look like this:
Click on the <a href="#">link</a> to proceed. There are few ways to make a translation string for it. How would you do it? Marin --