Skip to content

Commit 9552188

Browse files
committed
translate some text
1 parent 9646333 commit 9552188

1 file changed

Lines changed: 8 additions & 4 deletions

File tree

ja/index.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -105,9 +105,11 @@ WP-CLI のメンテナーとプロジェクトの貢献者たちは、新しい
105105
- [Open or closed issues on Github](https://github.com/wp-cli/wp-cli/issues?utf8=%E2%9C%93&q=is%3Aissue)
106106
- [WordPress StackExchange forums](http://wordpress.stackexchange.com/questions/tagged/wp-cli)
107107

108+
もしこれらのリソースから回答を見つけられなかった場合、ご自由にあなたの質問を[Issueを書いてください](https://github.com/wp-cli/wp-cli/issues/new)
109+
108110
もしあなたが WordPress.org のアカウントを持っているなら、[WordPress.org Slack organization](https://make.wordpress.org/chat/)`#cli`チャンネルに参加することもできます。
109111

110-
## Extending
112+
## 拡張
111113

112114
それぞれの **コマンド** は、WP-CLI の関数の一つとして定義されています。`wp plugin install` ([doc](https://wp-cli.org/commands/plugin/install/)) はそのうちのひとつであり、`wp plugin activate` ([doc](https://wp-cli.org/commands/plugin/activate/)) は別のもうひとつです。
113115

@@ -127,9 +129,11 @@ WP-CLI は、多くのコマンドにより構成されており、カスタム
127129

128130
### プロジェクトリーダー
129131

130-
* [Daniel Bachhuber](https://github.com/danielbachhuber/) - current maintainer
131-
* [Cristi Burcă](https://github.com/scribu) - previous maintainer
132-
* [Andreas Creten](https://github.com/andreascreten) - founder
132+
WP-CLIは以下の個人によってリードされています。
133+
134+
* [Daniel Bachhuber](https://github.com/danielbachhuber/) - 現在のメンテナー
135+
* [Cristi Burcă](https://github.com/scribu) - 前メンテナー
136+
* [Andreas Creten](https://github.com/andreascreten) - 創始者
133137

134138
プロジェクトの[ガバナンス](https://wp-cli.org/docs/governance/)[完全な貢献者リスト](https://github.com/wp-cli/wp-cli/contributors)も読んでください。
135139

0 commit comments

Comments
 (0)