From 46eb789792300c0e53cbf564251490bb192cd06b Mon Sep 17 00:00:00 2001 From: Flomp Date: Sat, 8 Feb 2025 12:08:40 +0100 Subject: [PATCH] New translations en.json (Dutch) --- web/src/lib/i18n/locales/nl.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/web/src/lib/i18n/locales/nl.json b/web/src/lib/i18n/locales/nl.json index d8f30b3e..49f85647 100644 --- a/web/src/lib/i18n/locales/nl.json +++ b/web/src/lib/i18n/locales/nl.json @@ -147,7 +147,9 @@ "include-description": "Inclusief beschrijving", "integration-description-komoot": "Syncs your komoot tours with wanderer in regular intervals.", "integration-description-strava": "Syncs your strava routes & activities with wanderer in regular intervals.", + "integration-disabled": "integration disabled", "integrations": "Integrations", + "integration-enabled": "integration enabled", "invalid-date": "Ongeldige datum", "invalid-username": "Ongeldige gebruikersnaam", "italian": "Italiaans", @@ -289,6 +291,7 @@ "trail-not-shared": "Not shared with anyone", "trail-saved-successfully": "Trail saved successfully", "trails-for-you": "Wandelroutes voor jou", + "unchanged": "unchanged", "units": "Eenheden", "upload-file": "Bestand uploaden", "upload-gpx": "GPX-bestand uploaden",