mirror of
https://github.com/Jeuners/ECC.git
synced 2026-09-15 01:26:11 +02:00
docs(ja-JP): translate plain text code blocks to Japanese
Translate English prose inside plain text code blocks (```text, ```) across ja-JP documentation to Japanese, following the same approach as PR #753 (zh-CN translation). Translated content includes: - Output template labels and status messages - Folder tree inline comments - CLI workflow descriptions - Error/warning message examples - Commit message templates and PR title examples Technical identifiers, file paths, and actual code remain untranslated.
This commit is contained in:
parent
2166d80d58
commit
bf7ed1fce2
24 changed files with 267 additions and 267 deletions
|
|
@ -43,7 +43,7 @@
|
|||
|
||||
```
|
||||
src/
|
||||
|-- app/ # Next.js app router
|
||||
|-- app/ # Next.js App Router
|
||||
|-- components/ # 再利用可能なUIコンポーネント
|
||||
|-- hooks/ # カスタムReactフック
|
||||
|-- lib/ # ユーティリティライブラリ
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue