翻訳開始(原文コピーのみ)
mdn_trans_startStart an MDN Japanese translation by copying an English source page's content to the Japanese directory. Provide the page URL to initialize the translation file.
Instructions
Wiki 定義: content の files/en-us//<slug...>/index.md を、同じ階層の translated-content 側 files/ja//<slug...>/index.md にコピーするのみ(URL 側の /docs/ セグメントはファイルパスには現れない)。翻訳・_redirects・他ファイル編集は行わない。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | https://developer.mozilla.org/en-US/docs/... 形式の URL | |
| overwrite | No | true のとき、既存の翻訳ファイルを上書きします |