Skip to content

Commit

Permalink
scripts: upd readme
Browse files Browse the repository at this point in the history
  • Loading branch information
schzhn committed Mar 27, 2023
1 parent cdac6cf commit 11761bd
Show file tree
Hide file tree
Showing 2 changed files with 131 additions and 134 deletions.
4 changes: 4 additions & 0 deletions scripts/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -189,6 +189,10 @@ manifest file templates, and helper scripts.

* `go run main.go unused`: show the list of unused strings.

* `go run main.go auto-add [-n <count>]`: download translation updates from
Crowdin and add them to the git. `n` is optional flag where count is a
number of concurrent downloads.

After the download you'll find the output locales in the `client/src/__locales/`
directory.
Expand Down
Loading

0 comments on commit 11761bd

Please sign in to comment.