diff options
| author | hierophect <hierophect@gmail.com> | 2020-11-24 18:28:10 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-11-24 18:28:10 -0500 |
| commit | 510f4642347c6d7f47ad788cb03ac0b33db90bc1 (patch) | |
| tree | 7eb0707e2c6b9aa44f0d98daadbf31723e99e9e8 /locale/circuitpython.pot | |
| parent | e83c481f0fbf6d1ed052b7bba12163e80d64ad4a (diff) | |
| parent | 8364734ba3a0765ba235f1cf93fe719e1da7f8ff (diff) | |
Merge branch 'main' into esp32s2-udp
Diffstat (limited to 'locale/circuitpython.pot')
| -rw-r--r-- | locale/circuitpython.pot | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/locale/circuitpython.pot b/locale/circuitpython.pot index 034fc2ab2..274d92168 100644 --- a/locale/circuitpython.pot +++ b/locale/circuitpython.pot @@ -1265,6 +1265,10 @@ msgstr "" msgid "Must use a multiple of 6 rgb pins, not %d" msgstr "" +#: ports/esp32s2/common-hal/nvm/ByteArray.c +msgid "NVS Error" +msgstr "" + #: py/parse.c msgid "Name too long" msgstr "" |
