Giter Club home page Giter Club logo

Comments (4)

puzrin avatar puzrin commented on August 31, 2024

There are no such auto-fallbacks, because those are not acceptable in 100% of use cases. Use .setFallback() to define exact rules.

from babelfish.

btd avatar btd commented on August 31, 2024

Ok, thanks. Agree in general but FYI for pt-BR default is pt as defined there http://cldr.unicode.org/translation/default-content. Anyway i think i will better to add pt-PT and pt-BR instead of reinventing wheels.

from babelfish.

puzrin avatar puzrin commented on August 31, 2024

Usually people use base names only (ru) or full names only (ru-RU) for all project. It's unordinary to have both translations and such fallback is not required at all.

Probably, you mean locale "autodetection", when browser sends "ru; ru-RU;". But this happens before babelfish call and usually normalize locale names length, according to your project needs. For example: https://github.com/nodeca/nodeca.core/blob/master/lib/autoload/hooks/server_chain/locale_set.js

from babelfish.

btd avatar btd commented on August 31, 2024

Yes, that is similar with what i want, will add preprocessing to set fallbacks.

from babelfish.

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.