Skip to content

Commit 438fdd3

Browse files
authored
Readme: Translation
1 parent ca9aab8 commit 438fdd3

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
@@ -57,7 +57,7 @@ To add own translations:
5757
- Create a new file in `instructions/`
5858
- base it off of `instructions/en.json`
5959
- use a [IETF language tag](https://en.wikipedia.org/wiki/IETF_language_tag) after [RFC 5646](https://en.wikipedia.org/wiki/IETF_language_tag) as name
60-
- Translate
60+
- Translate the string values
6161
- Add the new instructions file to `instructions.js`
6262
- Add the new instructions file to the `languages` array in `test/instructions_test.js`
6363
- To manually look at your changes, run `LANGUAGE=<language_tag> npm test`. This will give you failing (since untranslated) tests

0 commit comments

Comments
 (0)