Skip to content

Conversation

@shimotmk
Copy link
Contributor

Motivation for the change, related issues

Part of #2202

Add Japanese translations to VS Code extension

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds Japanese translations for the VS Code extension documentation page as part of the internationalization effort. The translation covers the complete documentation including setup instructions, key features, and usage information.

  • Translates the VS Code extension documentation page from English to Japanese
  • Maintains all original structure and formatting with bilingual comments
  • Preserves all technical references and links to external resources

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

[VS Code 拡張機能](https://marketplace.visualstudio.com/items?itemName=WordPressPlayground.wordpress-playground) を使用してセットアップ不要の開発環境を開始し、Apache や MySQL をインストールせずにプラグインやテーマをローカルで開発します。

<!--
# VS Code extensionStart a zero-setup development environment using the [VS Code extension](https://marketplace.visualstudio.com/items?itemName=WordPressPlayground.wordpress-playground), and develop your plugin or theme locally without installing Apache or MySQL.
Copy link

Copilot AI Sep 23, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Missing space between 'extension' and 'Start' in the commented English text. Should be '# VS Code extension\nStart a zero-setup development environment...' with proper line break or spacing.

Suggested change
# VS Code extensionStart a zero-setup development environment using the [VS Code extension](https://marketplace.visualstudio.com/items?itemName=WordPressPlayground.wordpress-playground), and develop your plugin or theme locally without installing Apache or MySQL.
# VS Code extension
Start a zero-setup development environment using the [VS Code extension](https://marketplace.visualstudio.com/items?itemName=WordPressPlayground.wordpress-playground), and develop your plugin or theme locally without installing Apache or MySQL.
Copilot uses AI. Check for mistakes.
Copy link
Collaborator

@fellyph fellyph left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @shimotmk for your contribution

@fellyph fellyph merged commit 4dfbd5e into WordPress:trunk Sep 23, 2025
27 checks passed
@shimotmk shimotmk deleted the docs/i18n-ja-translations-developer-vscode-extension branch September 23, 2025 20:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants