Skip to content

Commit 9ee7558

Browse files
committed
https://github.com/wp-cli/wp-cli.github.com/pull/162#discussion_r69118839
1 parent 37166fe commit 9ee7558

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,12 @@ vendor/bin/phake
1919
3. Run `jekyll serve --watch`
2020

2121
*wp-cli.org/package-index is generated by the [package index repo](https://github.com/wp-cli/package-index), and won't be present in your local instance.
22+
23+
### Contribute
24+
25+
## How to translate
26+
27+
1. Add your language to `[_config.yml](https://github.com/wp-cli/wp-cli.github.com/blob/master/_config.yml)`.
28+
2. Create a folder under the name of your appropriate language code (IETF language tag). e.g. ja or pt_BR
29+
3. Copy `index.md` into your language's directory.
30+
4. Translate `index.md`.

0 commit comments

Comments
 (0)