diff options
| author | Scott Shawcroft <scott@adafruit.com> | 2020-10-01 15:47:16 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-10-01 15:47:16 -0700 |
| commit | 551f78e10b42d7aef97921f432d2af3a9843076a (patch) | |
| tree | 58f9551a037e36c5e95b368bce136e3a84103e01 /locale/fil.po | |
| parent | 92d15096d25362d20ba89c67631c1ef30a3f45ee (diff) | |
| parent | d2d768a9366c0a3a040825a958d7ea59a4725977 (diff) | |
Merge pull request #3500 from weblate/weblate-circuitpython-main6.0.0-beta.1
Translations update from Weblate
Diffstat (limited to 'locale/fil.po')
| -rw-r--r-- | locale/fil.po | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/locale/fil.po b/locale/fil.po index 1f6a03286..3ddec187c 100644 --- a/locale/fil.po +++ b/locale/fil.po @@ -1687,6 +1687,10 @@ msgid "" "exit safe mode.\n" msgstr "" +#: 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" @@ -3574,6 +3578,10 @@ msgstr "" msgid "watchdog timeout must be greater than 0" msgstr "" +#: shared-bindings/rgbmatrix/RGBMatrix.c +msgid "width must be greater than zero" +msgstr "" + #: shared-bindings/_bleio/Adapter.c msgid "window must be <= interval" msgstr "" |
