Skip to content

loktarjugg/cryptozombie-lessons

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

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

Any contributions made have to assign copyright back to Loom Network. Loom Network keeps ownership any derivative work created from original content.

About

Lesson content for cryptozombies.io

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 100.0%