Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🌐 Add French translation for docs/fr/docs/tutorial/body-multiple-params.md #11796

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

pe-brian
Copy link
Contributor

@pe-brian pe-brian commented Jul 4, 2024

Bonjour 🇫🇷 🤗

Here is the PR to translate the "Body multiple params" tutorial.
See the french translation discussion.

Thanks for the reviews 🙏

@tiangolo
Copy link
Owner

tiangolo commented Jul 4, 2024

📝 Docs preview for commit dd53c66 at: https://18c01939.fastapitiangolo.pages.dev

@tiangolo
Copy link
Owner

tiangolo commented Jul 4, 2024

📝 Docs preview for commit 8bad0b2 at: https://6a27f490.fastapitiangolo.pages.dev

@tiangolo
Copy link
Owner

tiangolo commented Jul 4, 2024

📝 Docs preview for commit c45642a at: https://7c0c0d31.fastapitiangolo.pages.dev

@estebanx64 estebanx64 added docs Documentation about how to use FastAPI lang-fr French translations lang-all Translations awaiting-review labels Jul 4, 2024
Copy link

@GDemay GDemay left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good job!

```

!!! note
Notez que malgré le fait que nous aillons déclaré le paramètre `item` de la même façon que la fois précédente, il est désormais associé dans le body à la clé `item`.
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Notez que malgré le fait que nous aillons déclaré le paramètre `item` de la même façon que la fois précédente, il est désormais associé dans le body à la clé `item`.
"Notez que, bien que nous ayons déclaré le paramètre `item` de la même manière que précédemment, il est maintenant associé à la clé `item` dans le corps de la requête."`.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting-review docs Documentation about how to use FastAPI lang-all Translations lang-fr French translations
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants