Giter Site home page Giter Site logo

addon-translations's Introduction

Addon-Translations

This is the repo where some of my more recent addons get they're translations from. This allows translations to be edited/updated without updates to the addon, making updates faster and less frequent for users with just patches for translations.

Contibuting

Project structure is like this:

📂Addon 1  
    📝versions.json  
    📂1.0.0  
        📝English.json  
        📝French.json  
    📂1.0.1  
        📝English.json  
        📝French.json  
    📂1.1.0  
        📝English.json  
        📝French.json  
📂Addon 2
    📝versions.json
    📂1.0.0
        📝English.json
        📝German.json
    📂1.0.1
        📝English.json
        📝German.json
    📂1.1.0
        📝English.json
        📝German.json

Each folder contains a different addon. Each addon contains a version.json file, which directs the addon where to find translations for it's current verison (You won't need to worry about this, I'll update it myself). Inside that same folder, is folders relating to each addon version. Inside each version is a json file with the translations you need to edit.
If you make a translation, submit it in a PR (or just commit it if your already a contributor) and it'll be available in the addon almost instantly. Cool, huh?

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.