From 17419f363c6cc1c80bf0653fe338ac28797ee0eb Mon Sep 17 00:00:00 2001 From: Frank Tornack Date: Wed, 13 Apr 2022 23:36:18 +0200 Subject: [PATCH] Translation of the new lines --- www/lang/de-DE.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/www/lang/de-DE.json b/www/lang/de-DE.json index 7063b25..009408d 100644 --- a/www/lang/de-DE.json +++ b/www/lang/de-DE.json @@ -58,6 +58,8 @@ "path-to-pbm-file-dash-for-stdin": "Pfad zur PBM-Datei. '-' für stdin.", "scan-for-specified-seconds": "Suchlauf für die angegebenen Sekunden", "specify-printer-mac-address": "Geben Sie die MAC-Adresse des Druckers an", - "communication-frequency-0.8-or-1-recommended": "Übermittlungsfrequenz. 0,8 oder 1 empfohlen." + "communication-frequency-0.8-or-1-recommended": "Übermittlungsfrequenz. 0,8 oder 1 empfohlen.", + "dump-the-traffic-to-printer-and-pbm-image-when-text-printing": "Den Datenverkehr auf dem Drucker ausgeben und PBM-Bild beim Textdruck.", + "text-printing-mode-input-text-from-stdin": "Textdruckmodus, Eingabe von stdin." } } \ No newline at end of file