Skip to content

Commit

Permalink
docs: promote normalize command
Browse files Browse the repository at this point in the history
  • Loading branch information
Tienisto committed Nov 23, 2024
1 parent 2b4785e commit 0150fa0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions slang/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ An extensive CLI will help you to manage the translations:
```bash
dart run slang # generate dart file
dart run slang analyze # unused and missing translations
dart run slang normalize # sort translations according to base locale
dart run slang edit move loginPage authPage # move or rename translations
dart run slang migrate arb src.arb dest.json # migrate arb to json
```
Expand Down

0 comments on commit 0150fa0

Please sign in to comment.