From 44b622c55f64122ba0bfdf12f372d454f1960e88 Mon Sep 17 00:00:00 2001 From: Hayden <64056131+hay-kot@users.noreply.github.com> Date: Thu, 6 May 2021 21:09:49 -0800 Subject: [PATCH] New translations en-US.json (Danish) --- frontend/src/locales/messages/da-DK.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/frontend/src/locales/messages/da-DK.json b/frontend/src/locales/messages/da-DK.json index 12f551bcf..b4ddb6166 100644 --- a/frontend/src/locales/messages/da-DK.json +++ b/frontend/src/locales/messages/da-DK.json @@ -74,11 +74,12 @@ "save": "Gem", "settings": "Indstillinger", "sort": "Sorter", - "sort-alphabetically": "A-Å", + "sort-alphabetically": "Alphabetical", "status": "Status", "submit": "Indsend", "success-count": "Success: {count}", "sunday": "Søndag", + "shuffle": "Shuffle", "templates": "Templates:", "themes": "Temaer", "thursday": "Torsdag",