From ff4c3d5f714ec758aa74d4015b0e858385ade70b Mon Sep 17 00:00:00 2001 From: Flomp Date: Wed, 19 Mar 2025 22:30:51 +0100 Subject: [PATCH] New translations en.json (Dutch) --- web/src/lib/i18n/locales/nl.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/web/src/lib/i18n/locales/nl.json b/web/src/lib/i18n/locales/nl.json index ad1afe0e..377841d6 100644 --- a/web/src/lib/i18n/locales/nl.json +++ b/web/src/lib/i18n/locales/nl.json @@ -122,6 +122,7 @@ "file-too-big": "File {file} is too big (max. {size})", "filter-categories": "Filter categories", "filter-difficulty": "Filter difficulty", + "filter-tags": "Filter tags", "finish": "Finish", "focus-map-on": "Focus map on", "follow": "Follow", @@ -289,6 +290,7 @@ "stop-editing": "Stop editing", "summit-book": "Bergtopboek", "table": "Tabel", + "tags": "Tags", "text": "Tekst", "tilesets": "Custom tilesets", "trail": "{n, plural, =1 {Wandelroute} other {Wandelroutes}}",