From d25aba7be967bc5ed7f59c0ed1925f9681a7ecb7 Mon Sep 17 00:00:00 2001 From: Dimitri Decrock Date: Wed, 29 Jan 2025 06:12:54 +0100 Subject: [PATCH] small change to number format again --- app/locale/nl/LC_MESSAGES/django.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/locale/nl/LC_MESSAGES/django.po b/app/locale/nl/LC_MESSAGES/django.po index dae5b73..ae53738 100644 --- a/app/locale/nl/LC_MESSAGES/django.po +++ b/app/locale/nl/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2025-01-28 00:49+0000\n" -"PO-Revision-Date: 2025-01-28 19:15+0100\n" +"PO-Revision-Date: 2025-01-29 06:12+0100\n" "Last-Translator: Dimitri Decrock \n" "Language-Team: \n" "Language: nl\n" @@ -1178,7 +1178,7 @@ msgstr "Tijdsnotatie" #: apps/users/forms.py:102 apps/users/models.py:48 msgid "Number Format" -msgstr "Nummerformaat" +msgstr "Schrijfwijze Nummers" #: apps/users/forms.py:131 msgid "Save"