Skip to content

Commit

Permalink
update how to add translations page.
Browse files Browse the repository at this point in the history
  • Loading branch information
RA489 committed Jul 23, 2020
1 parent 25566c9 commit 72a28be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion site/content/en/docs/contrib/translations.md
Expand Up @@ -16,7 +16,7 @@ All translations are stored in the top-level `translations` directory.
~/minikube$ ls translations/
de.json es.json fr.json ja.json ko.json pl.json zh-CN.json
```
* Run `make extract` from root to populate that file with the strings to translate in json
* Run `make extract` from root directory to populate that file with the strings to translate in json
form.
```
~/minikube$ make extract
Expand Down

0 comments on commit 72a28be

Please sign in to comment.