//The attribute's keywords are the empty string, yes, and no. The empty string and the yes keyword map to the yes state. The no keyword maps to the no state. In addition, there is a third state, the inherit state, which is the missing value default (and the invalid value default)." Example illustrating how to specify parts of an HTML element that should not be translated:
<span translate="no" class="author">Michel Ham</span>