tree: 52fbed07fae60f3ae47dee7299ecef668193a7f6 [path history] [tgz]
  1. i18n/
  2. src/
  3. package-lock.json
  4. package.json
  5. README.md
i18n-helper/README.md

i18n Helper

Helps generate i18n Dictionaries based on a list of messages and languages.

Languages

The translated languages are defined in the i18n-helper/src/languages.json file.

i18n Dictionaries

The i18n dictionaries are generated in the i18n-helper/i18n directory. Dictionaries will not appended but replaced or keys removed.

Dependencies

  • NodeJS

Use

  1. Run npm install
  2. Run node .