From: Matthias Fischer Date: Mon, 5 Apr 2021 12:28:00 +0000 (+0200) Subject: Fix typo in 'de.pl' X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=33d18031fde998ee38d3be2acf1cbe47338f2c90;p=people%2Fstevee%2Fipfire-2.x.git Fix typo in 'de.pl' Triggered by: https://community.ipfire.org/t/where-can-i-place-a-ticket-with-an-error-in-the-german-wui/5104 Signed-off-by: Matthias Fischer Reviewed-by: Peter Müller Signed-off-by: Michael Tremer --- diff --git a/langs/de/cgi-bin/de.pl b/langs/de/cgi-bin/de.pl index 191c778d2a..737ddf01d0 100644 --- a/langs/de/cgi-bin/de.pl +++ b/langs/de/cgi-bin/de.pl @@ -2436,7 +2436,7 @@ 'tor traffic read written' => 'Gesamter Traffic (empfangen/gesendet)', 'tor use exit nodes' => 'Nur diese Exitknoten benutzen (ein Fingerabdruck pro Zeile)', 'tor use guard nodes' => 'Nur diese Guardknoten benutzen (ein Fingerabdruck pro Zeile)', -'total connection time' => 'Gesammte Verbindungszeit', +'total connection time' => 'Gesamte Verbindungszeit', 'total hits for log section' => 'Gesamte Treffer für Protokollsektion', 'traffic back' => 'Zurück', 'traffic calc time' => 'Berechnungszeitpunkt',