From 28cd8221f2e7cc26b66f00d7b05ddb35566c6804 Mon Sep 17 00:00:00 2001 From: Andrew <66430340+aandrew-me@users.noreply.github.com> Date: Tue, 4 Oct 2022 13:55:14 +0600 Subject: [PATCH] New translations en.json (German) --- translations/de.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/translations/de.json b/translations/de.json index 12724c2..3264ea6 100644 --- a/translations/de.json +++ b/translations/de.json @@ -56,5 +56,12 @@ "Playlist downloaded": "Wiedergabeliste heruntergeladen", "This option lets you download restricted content. You will get errors if cookies are not there": "Mit dieser Option können Sie eingeschränkte Inhalte herunterladen. Sie werden Fehler erhalten, wenn Cookies nicht vorhanden sind", "Select browser to use cookies from": "Browser zum Verwenden von Cookies auswählen", - "None": "Keine" + "None": "Keine", + "A new version is available, do you want to download it?": "A new version is available, do you want to download it?", + "A new version is available, do you want to update?": "A new version is available, do you want to update?", + "Update": "Update", + "No": "No", + "Install and restart now?": "Install and restart now?", + "Restart": "Restart", + "Later": "Later" }