Code Monkey home page Code Monkey logo

l10n's Introduction

l10n

Community managed translations for deck.blue are here!

How to help?

If you just want to update an existing language, just edit the file based on the original strings_en.arb and untranslated.json files.

  • The strings_en.arb file will have a description (that can also be updated) explaining wher that specific text is used within the app.
  • The untranslated.json file will group all untranslated text between all languages, please be sure to check that first!
  • Please, only add/edit what you see in strings_en.arb which is the main file, any strings that aren't there will be removed.

Please read CONTRIBUTING.md for more detailed contribution instructions as well as how to add a new language!

Approval Flow

sequenceDiagram
    participant C as Community Translator
    participant R as Repository
    participant A as Admins
    participant GHA as GitHub Actions

    C->>R: Edit .arb file and create Pull Request (PR)
    R->>A: Notify about new PR
    A->>R: Review the PR
    R-->>C: If changes requested, notify Translator
    C->>R: If needed, make changes and update PR
    A->>R: Approve the PR
    R->>R: Merge PR to main
    R->>GHA: Trigger GitHub Actions
    GHA->>R: Clean files and update untranslated.json
Loading

l10n's People

Contributors

myconsciousness avatar gildaswise avatar cyril-amar avatar siygle avatar v-127 avatar viennaboy66 avatar sebstange avatar

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.