Prevent automatic translation of tiles
Some users are reporting funny words replacing letters in tiles on Chrome, and this is most likely caused by automatic translation.
Trivabble already takes care of indicating the language of the page when applying the translation, but this is not enough apparently.
We should mark tiles as not translatable by using translate="no"
. See https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/translate