GithubHelp home page GithubHelp logo

Comments (3)

nicksnyder avatar nicksnyder commented on June 14, 2024 1

rule_gen.go is generated from CLDR data, not edited directly. Specifically it is generated from the data in this file: https://github.com/unicode-org/cldr/blob/main/common/supplemental/plurals.xml. go-i18 is already using the latest released version of that data (v44) and I don’t see the tg language in the file.

For go-i18n to support the tg code, you should contribute upstream and then go-i18n can pull in the latest released data.

from go-i18n.

nicksnyder avatar nicksnyder commented on June 14, 2024

go-i18n depends on https://github.com/unicode-org/cldr for language support and rules. To add support for a new language, get it added there and then go-i18n can update to the latest data.

from go-i18n.

Djutifai avatar Djutifai commented on June 14, 2024

If im not mistaken, it is already added there.
Can't this be fixed in i18n here?
On this line, for example

from go-i18n.

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.