ooni / translations

OONI translations
8 stars 2 forks source link

Explorer #9

Closed hellais closed 4 years ago

hellais commented 5 years ago

To generate the explorer/en/strings.json file you should run: explorer-sync-csv-source.sh

To check that it's consistent with the code generated json, you should run:

python json-key-check.py --json-strings explorer/en/strings.json --json-code path/to/explorer/generated_strings.json
sarathms commented 5 years ago

Pushed some uncommitted code lying in my working tree. I had extended the script to also show keys which are not being used in the code anymore.