localization

Localization in browser and the es-419 case

Trying to get this blog to adapt to user's language I struck with a couple of issues: Ghost, the blogging platform that I'm using doesn't have a way to create and use translations. I can't detect on backend because this blog is on github pages. That means the only way is to use javascript to detect user's language and localize. Luckly Mozilla faced this issue so they create the webl10n proyect a…

Read more

Localizacion en el navegador y el caso es-419

En la busqueda de que el blog se adapte al idioma del usuario me tope con un par de problemas: Ghost, la plataforma de blogging que estoy usando aun no tiene una forma definida de como realizar traducciones. No puedo detectar el idioma del usuario en backend ya que el blog esta en github pages. De manera que solo queda la opciĆ³n de usar javascript para detectar el idioma y realizar la localizaci…

Read more