Wrong translation in French version of the "Manually running a workflow" article
- Lenguaje dominante
- TypeScript
- Estrellas
- 20.8k
- Forks
- 68.7k
- Merge medio
- 12 h 24 min
- PR fusionados (30 d)
- 105
Descripción
### 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_
Guía de contribución
Línea de trabajo
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.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- github-actions
- Área
- documentation, localization
- Tipo de issue
- Documentación
- Dificultad
- 1/5
- Tiempo estimado
- Menos de una hora
- Estado de actividad
- Activo
- Claridad
- Bien especificado
- Aptitud para principiantes
- 92/100