From d9e1c078bd3f2a3c0b9f494b79493b64af78716b Mon Sep 17 00:00:00 2001 From: Flomp Date: Sat, 8 Feb 2025 12:08:37 +0100 Subject: [PATCH] New translations en.json (German) --- web/src/lib/i18n/locales/de.json | 3 +++ 1 file changed, 3 insertions(+) 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",