google translator toolkit - how to exclude portions of the text from being processed

前端 未结 3 2097
旧时难觅i
旧时难觅i 2021-01-22 09:01

Does anybody know whether there is a possiblity to exclude portions of a text from being processed by the google translator toolkit?

A great advantage of this tool is t

3条回答
  •  南方客
    南方客 (楼主)
    2021-01-22 09:39

    Add a span tag with a class of 'skiptranslate' to the bits that you do not want to be translated, like this:

    "This is this text will be ignored one continuous sentence."

提交回复
热议问题