Skip to content

Commit 48384cd

Browse files
committed
Add instructions on updating translations
1 parent b760d2c commit 48384cd

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,13 @@ match i18next's interpolation syntax:
8888
}
8989
```
9090

91+
### Updating translations
92+
93+
* Stop the site if it is running locally.
94+
* Edit `locales/en/translation.json` to `{}` and save.
95+
* Run `npm start`.
96+
* Commit changes to `locales/en/translation.json`.
97+
9198
## Brand icons
9299

93100
- [Discord](https://discord.com/branding)

0 commit comments

Comments
 (0)