1
0
mirror of https://github.com/google/comprehensive-rust.git synced 2024-12-14 22:15:54 +02:00

fr: add missing translation & correct a typo (#1370)

Found an inconsistency in `fr.po` file, this PR corrects it.

See line 165 & 169 in `fr.po`.

---------

Signed-off-by: Oscar <71343264+0scvr@users.noreply.github.com>
This commit is contained in:
Oscar 2023-10-16 14:25:05 +02:00 committed by GitHub
parent 15d3172a31
commit 29c121cb54
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -170,7 +170,7 @@ msgstr "expressions `for`"
#: src/SUMMARY.md:48
msgid "while expressions"
msgstr "while expressions"
msgstr "expressions `while`"
#: src/SUMMARY.md:49
msgid "break & continue"
@ -950,7 +950,7 @@ msgstr "Pièges"
#: src/SUMMARY.md:299
msgid "Blocking the Executor"
msgstr ""
msgstr "Bloquer l'exécuteur"
#: src/SUMMARY.md:300 src/async/pitfalls/pin.md:1
msgid "Pin"
@ -1347,6 +1347,8 @@ msgstr ""
#: src/running-the-course/course-structure.md:10
msgid "Day 1: Basic Rust, syntax, control flow, creating and consuming values."
msgstr ""
"Jour 1 : Bases de Rust, syntaxe, flux de contrôle, création et consommation "
"de valeurs."
#: src/running-the-course/course-structure.md:11
#, fuzzy