From bf53aa35d586ca81f4120d11ba333d14429a04fb Mon Sep 17 00:00:00 2001 From: Flomp Date: Mon, 30 Dec 2024 20:10:12 +0100 Subject: [PATCH] New translations en.json (German) --- web/src/lib/i18n/locales/de.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/web/src/lib/i18n/locales/de.json b/web/src/lib/i18n/locales/de.json index 774275c4..5a060240 100644 --- a/web/src/lib/i18n/locales/de.json +++ b/web/src/lib/i18n/locales/de.json @@ -83,6 +83,7 @@ "elevation-gain": "Höhenunterschied (aufw.)", "elevation-loss": "Höhenunterschied (abw.)", "email": "Email", + "email-updated": "Email updated", "empty-activities": "{username} hat noch keine Aktivitäten", "empty-bio": "{username} hat noch keine Biographie hinzugefügt", "empty-lists": "{username} hat keine öffentlichen Listen", @@ -175,6 +176,7 @@ "no-grid": "Kein Gitter", "no-preference": "Keine Präferenz", "no-results": "Keine Ergebnisse gefunden", + "no-routes-added": "No routes added", "not-a-valid-email-address": "Keine gültige Email-Adresse", "not-completed": "Nicht abgeschlossen", "notification-list-create": "{user} created a new list",