Skip to content

docs(ja): sync with-nextjs translation with latest English version#928

Merged
Solant merged 1 commit into
feature-sliced:mainfrom
y-hsgw:docs/update-ja-with-nextjs
Jun 9, 2026
Merged

docs(ja): sync with-nextjs translation with latest English version#928
Solant merged 1 commit into
feature-sliced:mainfrom
y-hsgw:docs/update-ja-with-nextjs

Conversation

@y-hsgw

@y-hsgw y-hsgw commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

Background

The Japanese translation of the "Usage with Next.js" guide was significantly out of date — it still described the old pages conflict / rename-to-views approach and the pre-13 app folder workaround, while the English source has since been fully rewritten around prefixed FSD layers (_app / _pages).

Changelog

  1. Fully retranslated ja/docs/guides/tech/with-nextjs.mdx to match the current English version.
  2. Added the new sections: src Folder, App Router (Server/client public APIs, Middleware, Instrumentation), Pages Router (custom _app), Route Handlers (API routes), Additional recommendations, See also.
  3. Added the top caution note about renaming app/pages FSD layers to _app/_pages.
  4. Kept anchors ({#...}) and code blocks aligned with the English source; translated prose only and preserved the localized /ja/... link path for project-knowledge.

@github-actions

github-actions Bot commented Jun 9, 2026

Copy link
Copy Markdown
built with Refined Cloudflare Pages Action

⚡ Cloudflare Pages Deployment

Name Status Preview Last Commit
pr-fsd ✅ Ready (View Log) Visit Preview 841e3c6

@Solant

Solant commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

hey 👋

Can you perform a self-review and confirm that the translation is correct stylistically? I have no way of verifying it myself (as I don't know Japanese), so I would appreciate it if you could do it manually as someone who knows Japanese 😃

@y-hsgw

y-hsgw commented Jun 9, 2026

Copy link
Copy Markdown
Contributor Author

Yes, I reviewed it manually as a Japanese speaker, and it looks natural and stylistically correct to me 😃

@Solant Solant requested review from Gaic4o, Solant and illright June 9, 2026 17:09
@Solant Solant merged commit d3583ad into feature-sliced:main Jun 9, 2026
3 checks passed
@y-hsgw y-hsgw deleted the docs/update-ja-with-nextjs branch June 10, 2026 01:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants