Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

212
Vistas
How to Change Browser Language Using jQuery

I have detected my browser default language like this:

 <script defer type="text/javascript">
   (function(window, $) {
       var lang = window.navigator.userLanguage || window.navigator.language;
       alert(lang); // en_US
   })(window, jQuery);
 </script>

But I want to set my specific language(de_DE) on browser Chrome, Mozilla etc...

Do you have any idea?

about 4 years ago · Juan Pablo Isaza
1 Respuestas
Responde la pregunta

0

You can't.

The browser language is the user's preference. Websites can't change it.

If you want to change the content of your website, then change the content (don't forget to update your lang attributes). This, obviously, won't affect the browser chrome.

about 4 years ago · Juan Pablo Isaza Denunciar
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda