Skip to content

Commit 8a4df90

Browse files
authored
Add command for generating translation JSON files
1 parent e925b31 commit 8a4df90

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/installation/local.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ cd open-event-frontend
2222

2323
* `yarn`
2424
* `cp .env.example .env`
25+
* `node scripts/l10n.js generate`
2526

2627
**Note:** Open Event Frontend supports [FastBoot](https://github.com/ember-fastboot/ember-cli-fastboot) which is disabled for the development environment and is controlled by the flag `FASTBOOT_DISABLED` in the `.env` file.
2728
## Running / Development

0 commit comments

Comments
 (0)