diff options
| author | Mark <56205165+gamblor21@users.noreply.github.com> | 2020-10-26 16:49:38 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-10-26 16:49:38 -0500 |
| commit | fa35c3fa7caf24b3b1cc5822f542f5d30476cbe4 (patch) | |
| tree | 20bfff21b9f25c690c8fe27542841f777474d19c | |
| parent | 1e0f12d5045213bc94172d2fc6b60e2c05a76596 (diff) | |
| parent | 81ab6a05d0652688d446fc75c838be95f13fb32b (diff) | |
Merge pull request #3609 from tannewt/6.0.x
Use old translation date to avoid merge conflict
| -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 cc058e61a..a5581e7fa 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: 2020-10-25 15:21-0500\n" +"POT-Creation-Date: 2020-10-15 16:06+0530\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" |
