Is your feature request related to a problem? Please describe.
Request from user Ronny via email, who uses Google Translate to translate the Developer Guide. They would like the text translated, but not the code examples.
Describe the solution you'd like
According to https://cloud.google.com/translate/troubleshooting we can use:
<span translate="no"> </span>
<span class="notranslate"> </span>
on the sections we don't want translated.
Describe alternatives you've considered
I just looked that up and I'm happy for any better suggestions anyone feels would be better.
Additional context
Is your feature request related to a problem? Please describe.
Request from user Ronny via email, who uses Google Translate to translate the Developer Guide. They would like the text translated, but not the code examples.
Describe the solution you'd like
According to https://cloud.google.com/translate/troubleshooting we can use:
<span translate="no"> </span><span class="notranslate"> </span>on the sections we don't want translated.
Describe alternatives you've considered
I just looked that up and I'm happy for any better suggestions anyone feels would be better.
Additional context