I have a CSV translation, the game works on Windows and Android. But I want to have 1 HTML5 page for each different language. Is it with the lang attribute on the html tag of the super-page that contains the iframe of the game. Is it with the lang attribute on the iframe tag? How can I do/make internationalization on HTML5?