Hello, it would be possible to set manual translation only for certain words?
We are featuring product names that should translated in a specific way in each language. We're fine with Google translation for the description but we would like to provide translation only for the product name in all posts and certain technical words.
I saw there's a class attribute to avoid translating some words: <div class="notranslate"> some text </div>
But that's not exactly what we need.. we would like to specify what should be the correct translation for that term in each language.
Is it possible?
Thanks