Skip to content

Commit 959b4da

Browse files
committed
make translate
1 parent 57ab4f1 commit 959b4da

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-02 15:29+0200\n"
11+
"POT-Creation-Date: 2020-07-07 14:38-0500\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"
@@ -1092,6 +1092,10 @@ msgstr ""
10921092
msgid "Must provide MISO or MOSI pin"
10931093
msgstr ""
10941094

1095+
#: ports/stm/common-hal/busio/SPI.c
1096+
msgid "Must provide SCK pin"
1097+
msgstr ""
1098+
10951099
#: shared-bindings/rgbmatrix/RGBMatrix.c
10961100
#, c-format
10971101
msgid "Must use a multiple of 6 rgb pins, not %d"

0 commit comments

Comments
 (0)