♻️ Rewrite translations messages collection using gramar based parser.

This commit is contained in:
Andrey Antukh 2020-01-21 21:28:29 +01:00
parent abb19572b5
commit 24677a3266
4 changed files with 83 additions and 80 deletions

View file

@ -61,7 +61,7 @@ command for reformat the file, and track the usage locations (the
"used-in" list) before commiting the file into the repository:
```bash
clojure -Adev translations.clj collectmessages src/uxbox/main/ resources/locales.json
clojure -Adev locales.clj collect src/uxbox/main/ resources/locales.json
```
NOTE: Later, we will need to think and implement the way to export and