I am participating in the “Theme Development Handbook” Japanese translation project.
Issue Description
Doesn't WordPress detect the translation when the theme is activated?
URL of the Page with the Issue
theme/core-concepts/main-stylesheet.md
Section of Page with the issue
Header fields
Why is this a problem?
* **Domain Path:** A relative path to where theme translations are stored. WordPress uses this field when the theme is disabled to detect translations. Defaults to `/languages`.
Doesn't WordPress detect the translation when the theme is activated?
Suggested Fix