Turn off Chrome Translation

We did a user session this weekend and I was confronted with 3 strange things I could not figure out, but I think I have found it. The problems were:

  1. one user had the Name of his property displayed in reverse. It was in DB as Los Carolinos Lodge, but on screen that name suddenly changed into Lodge Los Carolinos
  2. one user had a TRANSLATED DATE PICKER. I couldnot believe my eyes, because I have been begging for this on this forum for months. But, I clearly saw the word “nosotros” as a day name
  3. same user had a weird display of data in a repeater “Temp. alta” was suddenly called “Temperatura Alta” and then the whole layour was screwed up, text over text.

I think I found the problem: they all worked with Chrome and they all had automatic translation ON, to Spanish. I have solved problem 1 by letting them turn it off, but this is going to happen more often. The “nosotros” part was a translation of the calendar abbreviation “we” (Wednesday). The temp./temperatura was also due to automatic translations.
So I need a way of turning off Chrome translations. I found the problem and answer on Stackoverflow:

Add this tag in between and :

But how do I do this in Wix?

I found a website that translates all languages for free

https://lmowajih.com/2019/07/01/translate-site-english-french-arabic/

Hey! we’re you able to find a solution for this? I’m also looking for a way to “detect“ if auto translate is turned on (same problem with data being translated and messing things up)

looking for same issue , thank you
Anyone sort it out?

The question is more than 3 years old. A lot has changed since then:

  1. datePicker is now available in other languages
    2)although I didn’t try it out myself, the above solution from stackOverflow can since then be put into the section Settings/Custom Code.
    Good luck.