summaryrefslogtreecommitdiff
path: root/locale/cs.po
diff options
context:
space:
mode:
authorScott Shawcroft <scott@adafruit.com>2020-07-13 16:04:03 -0700
committerGitHub <noreply@github.com>2020-07-13 16:04:03 -0700
commit3ddb598f0d3d7c9d36b619e753e3da5b904b212a (patch)
treef94b744fc677aefb23203d45052dde3cb2a64db6 /locale/cs.po
parent3fcd999130fcd87ccbabb65dbe6a6a6cadc08d90 (diff)
parent0ab2c7b10a68977b750b5ccd8b7475ad2162085d (diff)
Merge pull request #3131 from weblate/weblate-circuitpython-main
Translations update from Weblate
Diffstat (limited to 'locale/cs.po')
-rw-r--r--locale/cs.po6
1 files changed, 5 insertions, 1 deletions
diff --git a/locale/cs.po b/locale/cs.po
index dfe1cfa38..b6206da29 100644
--- a/locale/cs.po
+++ b/locale/cs.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2020-07-02 15:29+0200\n"
+"POT-Creation-Date: 2020-07-07 14:38-0500\n"
"PO-Revision-Date: 2020-05-24 03:22+0000\n"
"Last-Translator: dronecz <mzuzelka@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -1100,6 +1100,10 @@ msgstr ""
msgid "Must provide MISO or MOSI pin"
msgstr ""
+#: ports/stm/common-hal/busio/SPI.c
+msgid "Must provide SCK pin"
+msgstr ""
+
#: shared-bindings/rgbmatrix/RGBMatrix.c
#, c-format
msgid "Must use a multiple of 6 rgb pins, not %d"