I have some clients who are not English speaking. They would like the JavaScript I write for them to be in another language.
Can browsers understand other languages, or am I limited to non-English comments?
navigateur.nomApp.indice("Microsoft")
Instead of :
navigator.appName.indexOf("Microsoft")