From 5bd621ec947f7e049cc76fbddb8acbb5a6f34776 Mon Sep 17 00:00:00 2001 From: Joren Vrancken Date: Sun, 19 Aug 2018 16:25:08 +0200 Subject: [PATCH] Uncapitalize two translations for registrations --- .../locale/nl/LC_MESSAGES/django.mo | Bin 21943 -> 21943 bytes .../locale/nl/LC_MESSAGES/django.po | 8 ++++---- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/website/registrations/locale/nl/LC_MESSAGES/django.mo b/website/registrations/locale/nl/LC_MESSAGES/django.mo index 39a051cb29311006ed47fff97b4f2fe21c0e15c7..67c7631740e5f0da6d7a60e3b08c81ddfdde0ddc 100644 GIT binary patch delta 64 zcmV-G0KfmYs{yyG0kD)V2r)4rGB7$YH0d2EnR8s+^pcSV8 delta 64 zcmdnKnsNJT#tl>SI1DTm3=OS}O()OMljAbig>#SS{bMoEGvS)N-avZuL;V-ZjA4^c O1\n" "Language-Team: \n" "Language: nl\n" @@ -16,7 +16,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: Poedit 2.0.4\n" +"X-Generator: Poedit 2.1.1\n" #: registrations/admin.py msgid "Application information" @@ -238,11 +238,11 @@ msgstr "stad" #: registrations/models.py msgid "mailinglist opt-in" -msgstr "Mailinglijst opt-in" +msgstr "mailinglijst opt-in" #: registrations/models.py msgid "birthday calendar opt-in" -msgstr "Verjaardagskalender opt-in" +msgstr "verjaardagskalender opt-in" #: registrations/models.py msgid "" -- GitLab