Is there a way to specify page elements not to be translated with Google's webpage translator? -


I am using Google's website translator and has a specific block code that includes the names of the schools. This block should not be translated Is there any way to tell Google to go this block alone?

Add class = "notranslate" for element.


Comments

Popular posts from this blog

python - Strange behavior using PyQt4's 'pyqtSlot' decorator before another decorator -

c# - UnhandledExceptionMode.ThrowException for AppDomain.UnhandledException -

c# - Process.Kill() returns access denied -