diff --git a/web/src/lib/i18n/locales/de.json b/web/src/lib/i18n/locales/de.json index ba4fa8bb..3c36fa97 100644 --- a/web/src/lib/i18n/locales/de.json +++ b/web/src/lib/i18n/locales/de.json @@ -147,7 +147,9 @@ "include-description": "Beschreibung übernehmen", "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": "Ungültiges Datum", "invalid-username": "Ungültiger Nutzername", "italian": "Italienisch", @@ -289,6 +291,7 @@ "trail-not-shared": "Route mit niemandem geteilt", "trail-saved-successfully": "Route gespeichert", "trails-for-you": "Routen für dich", + "unchanged": "unchanged", "units": "Einheiten", "upload-file": "Datei hochladen", "upload-gpx": "GPX hochladen",