Bug
On https://opencode.ai/docs/rules/, the page renders Korean content even when English is selected from the footer language selector.
Steps to reproduce
- Open https://opencode.ai/docs/rules/
- Confirm the page content is Korean
- In the footer language selector, choose English
- Observe redirect to https://opencode.ai/docs/rules/
Actual
The URL remains /docs/rules/ and content is still Korean.
Expected
Selecting English should render the English docs page/content for rules.
Notes
Likely locale resolution/path handling issue when switching from a localized route back to the canonical docs path.
Bug
On https://opencode.ai/docs/rules/, the page renders Korean content even when English is selected from the footer language selector.
Steps to reproduce
Actual
The URL remains /docs/rules/ and content is still Korean.
Expected
Selecting English should render the English docs page/content for rules.
Notes
Likely locale resolution/path handling issue when switching from a localized route back to the canonical docs path.