Code Monkey home page Code Monkey logo

Comments (4)

venelinn avatar venelinn commented on July 3, 2024 1

@kalwalt yes you are right ! Changing my Default/preferred browser lang does the job. But with defaultLangKey I was expecting kind a overwrite mode!

Thanks again fro the help !

from gatsby-starter-i18n-bulma.

kalwalt avatar kalwalt commented on July 3, 2024

Changing default language in languages.js, doesn't work !
Setting defaultLangKey: 'it' keep redirecting to /en

@venelinn thank you for reporting this! I will investigate it,

Also replacing Italian lang with something else is extremely difficult. There should be a way to simplify this process!

Yes agree with you, because there are nested language definitions inside the GraphQL queries of the page templates. You have to make many changes and it is easy to miss something out of the box that will break the 'system'. Probably the solution should be a new gatsby-plugin-i18n.
I plan also to write some useful docs in the near future.

from gatsby-starter-i18n-bulma.

kalwalt avatar kalwalt commented on July 3, 2024

@venelinn I think the defaultLangKey is correct. But note that the gatsby-plugin-i18n has the automatic browser-language detection and redirection as described in the Readme
the detection of the browser is accomplished by the getBrowserLanguage.js You can change your preferred language in you browser setting, in Chrome you can do under Settings > Languages > Order langs; Try to change the preferred lang and let me know. But the question raise: Why the defaultLangKey? maybe in case the browser has not set a preferred lang, or maybe there is a tech reason for the plugin mechanism.
Honestly i am not yet a super expert on this field... and on this plugin..

from gatsby-starter-i18n-bulma.

kalwalt avatar kalwalt commented on July 3, 2024

Nice! Thanks @venelinn for trying my starter, if you have any other answer regarding the code or suggestions to improves the project, let me know. I am a self learner so i would like to have this kind of feedback by a pro developer...

from gatsby-starter-i18n-bulma.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.