diff options
| author | Hugo Dahl <hugo@code-jedi.com> | 2021-01-11 20:46:02 -0600 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-01-11 20:46:02 -0600 |
| commit | 5949516ece3e41caf0d155bb1f4ea3f19a591dfc (patch) | |
| tree | a9acd2c900c6532d913d81bfe884e69551fbdf0a /locale/circuitpython.pot | |
| parent | 2d8404c59902d93bf273e2f3d1917071479f8792 (diff) | |
Update circuitpython.pot
Fix missing closing quote
Diffstat (limited to 'locale/circuitpython.pot')
| -rw-r--r-- | locale/circuitpython.pot | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/locale/circuitpython.pot b/locale/circuitpython.pot index c74bab823..130cd5903 100644 --- a/locale/circuitpython.pot +++ b/locale/circuitpython.pot @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-12-30 17:42-0600\n" -"PO-Revision-Date: 2021-01-11 19:30-0600\n +"PO-Revision-Date: 2021-01-11 19:30-0600\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: \n" |
