Skip to content

Commit 21a2639

Browse files
Update README.md
Co-authored-by: Pablo Pettinari <[email protected]>
1 parent 2b334b4 commit 21a2639

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ yarn dev
9797
- Explore scripts within `package.json` for more build options
9898
- Get **faster** local builds by building only one language. E.g. in your `.env` file, set `BUILD_LOCALES=en` to build the content only in English
9999

100-
By default the script will build all the languages (complete list in `data/translations.json`).
100+
By default the script will build all the languages (complete list in `i18n.config.json`).
101101

102102
3. Commit and prepare for pull request (PR). In your PR commit message, reference the issue it resolves (see [how to link a commit message to an issue using a keyword](https://docs.github.com/en/free-pro-team@latest/github/managing-your-work-on-github/linking-a-pull-request-to-an-issue#linking-a-pull-request-to-an-issue-using-a-keyword)).
103103

0 commit comments

Comments
 (0)