mirror of
https://github.com/penpot/penpot.git
synced 2025-08-03 05:38:28 +02:00
♻️ Rewrite translations messages collection using gramar based parser.
This commit is contained in:
parent
abb19572b5
commit
24677a3266
4 changed files with 83 additions and 80 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue