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",