From f659bc132befed2da31b442fefe3449cc653a534 Mon Sep 17 00:00:00 2001 From: Flomp Date: Fri, 13 Dec 2024 21:00:25 +0100 Subject: [PATCH] New translations en.json (Dutch) --- web/src/lib/i18n/locales/nl.json | 1 + 1 file changed, 1 insertion(+) diff --git a/web/src/lib/i18n/locales/nl.json b/web/src/lib/i18n/locales/nl.json index 89cf459b..387d121f 100644 --- a/web/src/lib/i18n/locales/nl.json +++ b/web/src/lib/i18n/locales/nl.json @@ -213,6 +213,7 @@ "speed": "Speed", "stop-drawing": "Stop drawing", "summit-book": "Bergtopboek", + "table": "Tabel", "text": "Tekst", "tilesets": "Custom tilesets", "trail": "{n, plural, =1 {Wandelroute} other {Wandelroutes}}",