Skip to content

Commit 4176497

Browse files
committed
Document the shorthand script in the top-level package.json (#451)
1 parent 9f92958 commit 4176497

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

+6
Original file line numberDiff line numberDiff line change
@@ -182,6 +182,12 @@ $ yarn gulp [SUBCOMMAND ...] [OPTIONS]
182182

183183
[12]: frontend/README.md#gulp-tasks-and-options
184184

185+
Extract translation strings in the frontend:
186+
187+
```console
188+
$ yarn localize
189+
```
190+
185191

186192
### Notes on Python package dependencies
187193

0 commit comments

Comments
 (0)