Skip to content

Commit

Permalink
Update CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
denysdovhan authored Sep 29, 2020
1 parent 0783f4c commit 9c1ba90
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,9 @@ Only native speaker can translate to specific language.
1. Copy `src/translations/en.json` file and name it with appropriate language code.
2. Translate only keys in this file, not values.
3. Import your translation in `src/localize.js` file.
4. Open a PR.
5. Find someone to check and approve your PR.
4. Mention your translation in `README.md` file.
5. Open a PR.
6. Find someone to check and approve your PR.

## How to run locally

Expand Down

0 comments on commit 9c1ba90

Please sign in to comment.