From 04b64bb3c3d20b6e9cf669b8ba0da2b47477230f Mon Sep 17 00:00:00 2001 From: Bamstam Date: Thu, 8 Jun 2017 16:16:19 +0000 Subject: [PATCH] Translated using Weblate (German) Currently translated at 100.0% (198 of 198 strings) Translation: Riot Web/Riot Web Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/de/ --- src/i18n/strings/de_DE.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/i18n/strings/de_DE.json b/src/i18n/strings/de_DE.json index 88e9ac4d..2bd50a6c 100644 --- a/src/i18n/strings/de_DE.json +++ b/src/i18n/strings/de_DE.json @@ -204,5 +204,6 @@ "Please set a password!": "Bitte ein Passwort einrichten!", "This will allow you to return to your account after signing out, and sign in on other devices.": "Dies erlaubt dir, dich wieder an deinem Konto anzumelden, nachdem du dich abgemeldet hast.", "Dev chat for the Dendrite dev team": "Entwickler-Chat für das Dendrite-Entwickler-Team", - "General discussion about Matrix and Riot": "Allgemeine Diskussion über Matrix und Riot" + "General discussion about Matrix and Riot": "Allgemeine Diskussion über Matrix und Riot", + " (HTTP status %(httpStatus))": "(HTTP-Status %(httpStatus))" }