From 0bd97dace783a0a201acd8c2891cb00cc159d78d Mon Sep 17 00:00:00 2001 From: Jamie Date: Sat, 9 Jan 2021 23:03:26 +0000 Subject: [PATCH] New translations en.json (German) --- src/Ombi/wwwroot/translations/de.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/Ombi/wwwroot/translations/de.json b/src/Ombi/wwwroot/translations/de.json index d164564ea..5ff6b9360 100644 --- a/src/Ombi/wwwroot/translations/de.json +++ b/src/Ombi/wwwroot/translations/de.json @@ -306,6 +306,7 @@ "StreamingCountry": "Streaming Land", "StreamingCountryDescription": "Dies ist der Ländercode, für den wir Streaming Informationen anzeigen werden. Wenn Du in den USA bist, wähle bitte US. Sie werden dann US relevante Streaming Informationen erhalten.", "LanguageDescription": "Dies ist die Sprache, in der Ombi angezeigt werden soll.", - "MobileQRCode": "Mobiler QR Code" + "MobileQRCode": "Mobiler QR Code", + "LegacyApp": "Launch Legacy App" } } \ No newline at end of file