summaryrefslogtreecommitdiff
path: root/locale/fr.po
diff options
context:
space:
mode:
Diffstat (limited to 'locale/fr.po')
-rw-r--r--locale/fr.po8
1 files changed, 8 insertions, 0 deletions
diff --git a/locale/fr.po b/locale/fr.po
index 179d845d3..38364d2cf 100644
--- a/locale/fr.po
+++ b/locale/fr.po
@@ -1710,6 +1710,10 @@ msgstr ""
"Le module `microcontrôleur` a été utilisé pour démarrer en mode sans échec. "
"Appuyez sur reset pour quitter le mode sans échec.\n"
+#: shared-bindings/rgbmatrix/RGBMatrix.c
+msgid "The length of rgb_pins must be 6, 12, 18, 24, or 30"
+msgstr ""
+
#: supervisor/shared/safe_mode.c
msgid ""
"The microcontroller's power dipped. Make sure your power supply provides\n"
@@ -3616,6 +3620,10 @@ msgstr "les vecteurs doivent avoir la même longueur"
msgid "watchdog timeout must be greater than 0"
msgstr "watchdog timeout doit être supérieur à 0"
+#: shared-bindings/rgbmatrix/RGBMatrix.c
+msgid "width must be greater than zero"
+msgstr ""
+
#: shared-bindings/_bleio/Adapter.c
msgid "window must be <= interval"
msgstr "la fenêtre doit être <= intervalle"