From 3f3a602f57202487e4fe0cbd02e09954d6de3d5d Mon Sep 17 00:00:00 2001 From: Gabe Kangas Date: Tue, 28 Nov 2023 23:23:56 -0800 Subject: [PATCH] New translations strings.json (German) Updated translations --- web/i18n/de.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/web/i18n/de.json b/web/i18n/de.json index 9db849e18..960e82d61 100644 --- a/web/i18n/de.json +++ b/web/i18n/de.json @@ -1,13 +1,13 @@ { - "Notify": "Benachrichtigen", - "Powered by Owncast": "Betrieben von Owncast", - "Documentation": "Dokumentation", - "Contribute": "Beitragen", - "Source": "Quelle", - "Skip to player": "Zum Spieler springen", - "Skip to offline message": "Zur Offline-Nachricht springen", - "Skip to page content": "Direkt zum Hauptinhalt", - "Skip to footer": "Zum Footer springen", + "Notify": "Notify", + "Powered by Owncast": "Powered by Owncast", + "Documentation": "Documentation", + "Contribute": "Contribute", + "Source": "Source", + "Skip to player": "Skip to player", + "Skip to offline message": "Skip to offline message", + "Skip to page content": "Skip to page content", + "Skip to footer": "Skip to footer", "Chat is offline": "Chat is offline", "Stay updated!": "Stay updated!", "Click and never miss future streams!": "Click and never miss future streams!",