Wrong translation in French version of the "Manually running a workflow" article
- Vorherrschende Sprache
- TypeScript
- Sterne
- 20.8k
- Forks
- 68.7k
- Ø Merge
- 12 Std. 24 Min.
- Gemergte PRs (30 T.)
- 105
Beschreibung
### 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_
Beitragsleitfaden
Rechercherichtung
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.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- github-actions
- Bereich
- documentation, localization
- Issue-Typ
- Dokumentation
- Schwierigkeit
- 1/5
- Geschätzter Aufwand
- Unter einer Stunde
- Aktivitätsstatus
- Aktiv
- Klarheit
- Klar beschrieben
- Anfängerfreundlichkeit
- 92/100