Add instruction to set up translations for development (#2138)

This commit is contained in:
Dave T 2024-06-08 08:53:02 +01:00 committed by GitHub
parent 0dbb50a13a
commit 40731f291f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -67,6 +67,7 @@ Next, development dependencies need to be installed to bootstrap the frontend de
```shell
nvm use
script/bootstrap
script/setup_translations
```
## Development