diff options
| author | Scott Shawcroft <scott@adafruit.com> | 2019-11-20 13:22:26 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-11-20 13:22:26 -0800 |
| commit | 372f22c0b3a8715f695902bffb8aeaeb242abcc9 (patch) | |
| tree | 9cc14f620d4e39be47fd0d8eb3e4ccd6367ad6a4 /locale/circuitpython.pot | |
| parent | eae201a6dd5c5f139fb8354d486b10c53904359e (diff) | |
| parent | 900e365f9389d23381475997025eef953854d726 (diff) | |
Merge pull request #1858 from rafa-gould/korean_trans
Created Korean Translations
Diffstat (limited to 'locale/circuitpython.pot')
| -rw-r--r-- | locale/circuitpython.pot | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/locale/circuitpython.pot b/locale/circuitpython.pot index 34aa3ff0a..2c01026f9 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: 2019-10-21 19:50-0700\n" +"POT-Creation-Date: 2019-11-17 20:54-0600\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" @@ -1119,7 +1119,7 @@ msgstr "" msgid "Running in safe mode! Not running saved code.\n" msgstr "" -#: ports/atmel-samd/common-hal/busio/I2C.c +#: ports/atmel-samd/common-hal/busio/I2C.c ports/nrf/common-hal/busio/I2C.c msgid "SDA or SCL needs a pull up" msgstr "" |
