Skip to content

Commit 652767f

Browse files
committed
translations
1 parent 764d49e commit 652767f

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

locale/circuitpython.pot

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: PACKAGE VERSION\n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2020-07-17 18:03-0700\n"
11+
"POT-Creation-Date: 2020-07-21 18:43-0700\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1313
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1414
"Language-Team: LANGUAGE <[email protected]>\n"
@@ -234,6 +234,10 @@ msgstr ""
234234
msgid "'continue' outside loop"
235235
msgstr ""
236236

237+
#: py/objgenerator.c
238+
msgid "'coroutine' object is not an iterator"
239+
msgstr ""
240+
237241
#: py/compile.c
238242
msgid "'data' requires at least 2 arguments"
239243
msgstr ""

0 commit comments

Comments
 (0)