Giter Site home page Giter Site logo

otree-docs's Introduction

otree.readthedocs.io

If you know Japanese, please help contribute a translation!

  1. (Optional) Send an email to [email protected] just to let me know you will be doing some translation. Maybe I can give you some advice in addition to what is written here.
  2. Fork & download this repo
  3. Go to locales/ and edit the .po files using poedit or simply using a text editor
  4. pip install -r requirements.txt
  5. If translating to Japanese: sphinx-build -b html -D language=ja source build/html/ja
  6. If translating to Chinese: sphinx-build -b html -D language=zh_CN source build/html/zh_CN
  7. Open the HTML files in your browser and check that they look OK
  8. git commit
  9. Make a pull request on GitHub.

Then, your changes will be visible at:

https://otree.readthedocs.io/ja/latest/index.html

To generate new .po files after an update to the English version, run:

sphinx-build -b gettext source build/gettext
sphinx-intl update -p build/gettext -l zh_CN -l ja 

otree-docs's People

Contributors

15maki avatar akrgt avatar jkrhb avatar ktrutmann avatar matrixlt avatar matthiasgeist avatar myuuuuun avatar otree-org avatar tuesugist 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.