Is there any way to tag certain words in the yml file that shouldn't be translated? Like proper names or site names? For example, if I have: ``` en: hello: "Hello from github!" ``` I don't want it to try to translate github... Thanks!
Is there any way to tag certain words in the yml file that shouldn't be translated? Like proper names or site names? For example, if I have:
I don't want it to try to translate github...
Thanks!