From 096447f82292d47ee4336ddbcfea0cf60ea6f8a3 Mon Sep 17 00:00:00 2001 From: Raymond Penners Date: Mon, 6 Nov 2023 18:47:43 +0100 Subject: [PATCH] fix(i18n/nl): not->niet --- allauth/locale/nl/LC_MESSAGES/django.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/allauth/locale/nl/LC_MESSAGES/django.po b/allauth/locale/nl/LC_MESSAGES/django.po index 276e1ab4e9..d49f9b5235 100644 --- a/allauth/locale/nl/LC_MESSAGES/django.po +++ b/allauth/locale/nl/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: django-allauth\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2023-11-03 04:26-0500\n" -"PO-Revision-Date: 2023-11-03 10:25+0100\n" +"PO-Revision-Date: 2023-11-06 18:47+0100\n" "Last-Translator: pennersr \n" "Language-Team: Dutch (http://www.transifex.com/projects/p/django-allauth/" "language/nl/)\n" @@ -887,7 +887,7 @@ msgstr "Authenticatie middels een authenticator-app is actief." #: templates/mfa/index.html:19 msgid "An authenticator app is not active." -msgstr "Een authenticator-app is not actief." +msgstr "Een authenticator-app is niet geactiveerd." #: templates/mfa/index.html:27 templates/mfa/totp/deactivate_form.html:24 msgid "Deactivate"