From c50da265f62aabbd24d1000e03d96f9f638d562d Mon Sep 17 00:00:00 2001 From: Flomp Date: Fri, 13 Dec 2024 21:00:20 +0100 Subject: [PATCH] New translations en.json (German) --- web/src/lib/i18n/locales/de.json | 1 + 1 file changed, 1 insertion(+) diff --git a/web/src/lib/i18n/locales/de.json b/web/src/lib/i18n/locales/de.json index 8902f1af..eac665ef 100644 --- a/web/src/lib/i18n/locales/de.json +++ b/web/src/lib/i18n/locales/de.json @@ -213,6 +213,7 @@ "speed": "Geschwindigkeit", "stop-drawing": "Zeichnen beenden", "summit-book": "Gipfelbuch", + "table": "Tabelle", "text": "Text", "tilesets": "Tilesets", "trail": "{n, plural, =1 {Route} other {Routen}}",