Coder Social home page Coder Social logo

cryptozombie-lessons's Introduction

CryptoZombies - Content Localization

This repository is used to translate CryptoZombies to other languages.

The source content that should be used for all translations is in the en directory.

en/
  1/ - content of Lesson 1
  ...
  N/ - content of Lesson N
  index.json - strings used in the UI
  share-template-msgs.json - strings used on the share page

Strings in index.json and share-template-msgs.json can contain parameters, these will be injected before the strings are displayed to the user. Parameters that are present in the source strings may appear in any position in the translated strings, or omitted entirely if it makes sense to do so.

NOTE: The syntax used to represent parameters differs between the two .json files. In index.json parameters are specified using {parameterName}, while in share-template-msgs.json parameters are specified using {{ .ParameterName }}.

Localizing for a new language

  1. Create a new branch off master.
  2. Create a new folder named after the locale code, e.g. jp (for Japanese), zh (for Chinese).
  3. Translate the content.
  4. Add index.ts to the new folder.
  5. Update index.ts in the root folder.
  6. Submit a PR against master.

Fixing Source Content or Localized Content

  1. Create a new branch off master.
  2. Fix fix fix.
  3. Submit a PR against master.

License

Contributors must assign copyright back to Loom Network for any contributions they make. Loom Network retains ownership of any derivative work created from original content.

cryptozombie-lessons's People

Contributors

antododo avatar cobject avatar doutori avatar duydcoco avatar eduardonunesp avatar enlight avatar gawiga avatar ghiippiez avatar gingerhot avatar hankxdev avatar jamesmartinduffy avatar julen10 avatar jun85664396 avatar lukezhangstudio avatar makehoney avatar mamim avatar marcelo-maciel avatar mattkanwisher avatar mollymoll13 avatar nicholascc avatar nipol avatar patrik-stas avatar phdooy avatar studroid avatar tstxni97 avatar vacilagodzila avatar yasergirit avatar yshrsmz avatar zaq1tomo avatar zwoosks avatar

Watchers

 avatar  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.