From bb5cbbdb3d07f21f8169649888626d3f9147dc20 Mon Sep 17 00:00:00 2001 From: Andrew <66430340+aandrew-me@users.noreply.github.com> Date: Wed, 21 Dec 2022 17:45:29 +0600 Subject: [PATCH] New translations en.json (German) --- translations/de.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/translations/de.json b/translations/de.json index 9987538..f46f491 100644 --- a/translations/de.json +++ b/translations/de.json @@ -83,9 +83,9 @@ "Link added": "Verlinkung hinzugefügt", "Download thumbnails": "Thumbnails herunterladen", "Save video links to a file": "Videolinks in einer Datei speichern", - "Close app to system tray": "Close app to system tray", - "Use config file": "Use config file", - "Open app": "Open app", - "Paste video link": "Paste video link", - "Quit": "Quit" + "Close app to system tray": "Schließen Sie die App in der Taskleiste", + "Use config file": "Konfigurationsdatei verwenden", + "Open app": "App öffnen", + "Paste video link": "Video-Link einfügen", + "Quit": "Beenden" }