diff options
| author | Lucian Copeland <hierophect@gmail.com> | 2020-11-25 10:43:35 -0500 |
|---|---|---|
| committer | Lucian Copeland <hierophect@gmail.com> | 2020-11-25 10:43:35 -0500 |
| commit | c9bc87768322c97e3536ec5d9592f97d54277235 (patch) | |
| tree | 23481ef245827dc30a017de6704f9574b495d244 /locale/circuitpython.pot | |
| parent | 59458a9013786f79c78a36ce5d6298f16fdd6a1a (diff) | |
| parent | e778fc1f876116fd8f07b95f9eb8439745988fba (diff) | |
Merge remote-tracking branch 'upstream/main' into esp-spi-pinclaim
Diffstat (limited to 'locale/circuitpython.pot')
| -rw-r--r-- | locale/circuitpython.pot | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/locale/circuitpython.pot b/locale/circuitpython.pot index c184d6931..e8a9e412f 100644 --- a/locale/circuitpython.pot +++ b/locale/circuitpython.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-11-23 10:10-0600\n" +"POT-Creation-Date: 2020-11-11 16:30+0530\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -1262,6 +1262,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 "" |
