github / github/docs

Wrong translation in French version of the "Manually running a workflow" article

未关闭 适合新手
#45,773 2 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
content localization
主要语言
TypeScript
星标
20.8k
派生
68.7k
平均合并
12 小时 24 分钟
30 天内合并 PR
105

描述

### 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_

贡献指南

打开贡献指南

调研方向

Start with the French article at /fr/actions/how-tos/manage-workflow-runs/manually-run-a-workflow and locate the sentence containing `workflow_dispatch`. Correct the French word order to match the suggested wording, then verify the rendered French page shows the revised sentence.

由索引模型根据 Issue 内容生成。

评估

技术栈
github-actions
领域
documentation, localization
Issue 类型
文档
难度
1/5
预计耗时
1 小时以内
活跃度
活跃
描述清晰度
描述清楚
新手友好度
92/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。