diff options
| author | Tobias McNulty <tobias@caktusgroup.com> | 2019-03-11 21:40:34 -0400 |
|---|---|---|
| committer | Tobias McNulty <tobias@caktusgroup.com> | 2019-03-11 21:40:34 -0400 |
| commit | c10c830ed7c81de3ce365e493d4932e28684af89 (patch) | |
| tree | 7e7092e45d40ad518618186a27552d2bc895f22a /dashboard | |
| parent | 638fda8ec36bfb2dfb86a808db052d8c6c7ec07a (diff) | |
Updated messages & translations
Diffstat (limited to 'dashboard')
| -rw-r--r-- | dashboard/locale/en/LC_MESSAGES/django.po | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/dashboard/locale/en/LC_MESSAGES/django.po b/dashboard/locale/en/LC_MESSAGES/django.po index 7932aca1..335e5382 100644 --- a/dashboard/locale/en/LC_MESSAGES/django.po +++ b/dashboard/locale/en/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2019-02-18 20:21-0500\n" +"POT-Creation-Date: 2019-03-11 20:38-0500\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" @@ -17,6 +17,10 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +#: dashboard/templates/base_dashboard.html:6 +msgid "Development dashboard" +msgstr "" + #: dashboard/templates/dashboard/index.html:22 #, python-format msgid "Updated %(timestamp)s ago." |
