diff options
Diffstat (limited to 'locale/circuitpython.pot')
| -rw-r--r-- | locale/circuitpython.pot | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/locale/circuitpython.pot b/locale/circuitpython.pot index b4445abfb..0a4303f66 100644 --- a/locale/circuitpython.pot +++ b/locale/circuitpython.pot @@ -429,6 +429,11 @@ msgstr "" msgid "Bit clock and word select must share a clock unit" msgstr "" +#: shared-bindings/rgbmatrix/RGBMatrix.c +#, c-format +msgid "Bit depth must be from 1 to 6 inclusive, not %d" +msgstr "" + #: shared-bindings/audiobusio/PDMIn.c msgid "Bit depth must be multiple of 8." msgstr "" |
