Skip to content

ssuperczynski/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), cn (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.

About

Lesson content for cryptozombies.io

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 100.0%