Wrong translation in French version of the "Manually running a workflow" article
- 主要語言
- TypeScript
- 星號
- 20.8k
- 分支
- 68.7k
- 平均合併
- 13 小時 17 分鐘
- 30 天內合併 PR
- 110
描述
### Code of Conduct
- [x] I have read and agree to the GitHub Docs project's [Code of Conduct](https://github.com/github/docs/blob/main/.github/CODE_OF_CONDUCT.md)
### What article on docs.github.com is affected?
The _"Manually running a workflow"_ article. In the **French** version (see `/fr/` in the URL below):
https://docs.github.com/fr/actions/how-tos/manage-workflow-runs/manually-run-a-workflow
### What changes are you suggesting?
Currently the website has a literal translation that is wrong in French :
```markdown
Vous pouvez définir jusqu’à 25 `inputs` pour un `workflow_dispatch` événement.
```
should be
```markdown
Vous pouvez définir jusqu’à 25 `inputs` pour un événement `workflow_dispatch`.
```
### Additional information
_No response_
貢獻指南
研究方向
從 /fr/actions/how-tos/manage-workflow-runs/manually-run-a-workflow 中的法語文章開始,找到包含 `workflow_dispatch` 的句子。按照建議的措辭修正法語詞序,然後確認轉譯後的法語頁面顯示修訂後的句子。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- github-actions
- 領域
- documentation, localization
- Issue 類型
- 文件
- 難度
- 1/5
- 預估耗時
- 1 小時以內
- 活躍度
- 活躍
- 描述清晰度
- 描述清楚
- 新手友好度
- 92/100