1.0.3 • Published 3 years ago

i18n-json-toolkit v1.0.3

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago

i18n-json-toolkit

A toolkit to help with usage of i18n json files. Based on the work by Yannick Spies

Assupmtions

For now we only support a simple setup with a single directory with for each language a single i18n-json translation file.

Usage

Compare

To check if all translation files contain translations for all the same labels run

i18n-json-toolkit compare ${dir}

with ${dir} being the directory that contains the i18n-json files.

Changelog

The changelog for this project can be found here

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago