From 39729cddb738c428a0aad4a45759ae3923cb7ee2 Mon Sep 17 00:00:00 2001 From: Hayden <64056131+hay-kot@users.noreply.github.com> Date: Thu, 6 May 2021 21:09:40 -0800 Subject: [PATCH] New translations en-US.json (Dutch) --- frontend/src/locales/messages/nl-NL.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/frontend/src/locales/messages/nl-NL.json b/frontend/src/locales/messages/nl-NL.json index 761096ce1..d2b230979 100644 --- a/frontend/src/locales/messages/nl-NL.json +++ b/frontend/src/locales/messages/nl-NL.json @@ -74,11 +74,12 @@ "save": "Opslaan", "settings": "Instellingen", "sort": "Sorteren", - "sort-alphabetically": "A-Z", + "sort-alphabetically": "Alphabetical", "status": "Status", "submit": "Verzenden", "success-count": "Succes: {count}", "sunday": "Zondag", + "shuffle": "Shuffle", "templates": "Sjablonen:", "themes": "Thema's", "thursday": "Donderdag",