Giter Site home page Giter Site logo

js-translate's Introduction

Translation of the Modern JavaScript Tutorial

This repo hosts the general information and tools to translate the Modern JavaScript Tutorial https://javascript.info.

Language Link to GitHub Translated (%)       Last Commit       Published
Chinese Contribute zh.javascript.info
French Contribute
Hindi Contribute
Italian Contribute
Japanese Contribute ja.javascript.info
Korean Contribute
Portuguese (Brazil) Contribute
Portuguese (Portugal) Contribute
Romanian Contribute
Russian Contribute learn.javascript.ru
Spanish Contribute
Turkish Contribute
Ukrainian Contribute

Help us to translate: click the "Contribute" link above and read how to do it. That's simple, join in!

Starting a new translation

Your language is not in the list?

If you'd like to create a new translation, submit a PR adding a new file {lang-code}.json to the langs folder with the following information:

For example:

{
  "name": "English",
  "code": "en",
  "maintainers": ["iliakan", "lex111"]
}

As a maintainer:

  • You should know JavaScript well enough to translate and review pull requests of others.

Once the PR is accepted, we will:

  • Create a new repository for you at javascript-tutorial/{lang-code}.javascript.info.
  • Add/invite all maintainers to the team translate-{lang-code} in the javascript-tutorial organization.
  • Create an special issue in the new repository to track your translation progress.

If you are not a member of the organization, you should receive an email invite to join. Please accept this invite so you can get admin access to your repository!

You may want to pin the generated issue to make it easier to find.

See Maintainer Tips for additional advice on how to manage your repository.

Happy translating!

Adding a maintainer

If you are currently a maintainer of a translation and want to add another member, send a pull request to this repo updating langs/{lang-code}.json, where {lang-code} is the language code of the repo you want to be a maintainer of.

If you are interested in becoming a maintainer for a translation, please ask one of the current maintainers if they would like to add you.

Publishing

When the translation is at least 50% finished, please create an issue in this repository with a request to publish. You're good! 👏

Acknowledgements

The syncing scripts and the translation bot are based off of react.org-translation by @tesseralis.

js-translate's People

Contributors

hakimbekovelbek avatar iliakan avatar makewebspace avatar

Watchers

 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.