You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+9Lines changed: 9 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,3 +19,12 @@ vendor/bin/phake
19
19
3. Run `jekyll serve --watch`
20
20
21
21
*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.
0 commit comments