We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a310cde commit 4b71079Copy full SHA for 4b71079
1 file changed
locale/circuitpython.pot
@@ -8,7 +8,7 @@ msgid ""
8
msgstr ""
9
"Project-Id-Version: PACKAGE VERSION\n"
10
"Report-Msgid-Bugs-To: \n"
11
-"POT-Creation-Date: 2020-12-01 18:38-0800\n"
+"POT-Creation-Date: 2020-12-01 18:39-0800\n"
12
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -3528,6 +3528,10 @@ msgstr ""
3528
msgid "tobytes can be invoked for dense arrays only"
3529
3530
3531
+#: shared-module/msgpack/__init__.c
3532
+msgid "too big"
3533
+msgstr ""
3534
+
3535
#: shared-module/struct/__init__.c
3536
msgid "too many arguments provided with the given format"
3537
0 commit comments