Hello, how do I define my language as the main one and the google translation modal does not appear. I already made the change in the config file but in the client view, English still appears as the language
RudiRoman
index.html
RudiRoman index.html First line change "en" to "es"
NatsakharLik Change "en" to "es" in index headers and then add this to prevent google to ask for translation: <meta name="google" content="notranslate" />
<meta name="google" content="notranslate" />