From 896e882cf32a6f372ce2a1a33043c0b207abb150 Mon Sep 17 00:00:00 2001 From: Stefan Schantl Date: Mon, 13 Apr 2020 09:45:37 +0200 Subject: [PATCH] Langs: Add strings for disconnect, sent and recieved. Signed-off-by: Stefan Schantl Signed-off-by: Arne Fitzenreiter --- langs/en/cgi-bin/en.pl | 3 +++ 1 file changed, 3 insertions(+) diff --git a/langs/en/cgi-bin/en.pl b/langs/en/cgi-bin/en.pl index 8bfb7579e..0891cc886 100644 --- a/langs/en/cgi-bin/en.pl +++ b/langs/en/cgi-bin/en.pl @@ -821,6 +821,7 @@ 'directory writeable' => 'directory writeable', 'disabled' => 'disabled', 'disconnect' => 'OVPN Stop / Disconnect', +'disconnected' => 'Disconnected', 'disconnects' => 'Disconnects', 'disk access per' => 'Disk Access per', 'disk usage' => 'Disk usage', @@ -2107,6 +2108,7 @@ 'reboot sure' => 'Are you sure that you want to reboot?', 'rebooting' => 'Rebooting', 'rebooting ipfire' => 'Rebooting IPFire', +'recieved' => 'Recieved', 'reconnect' => 'Reconnect', 'reconnection' => 'Reconnection', 'red' => 'Internet', @@ -2193,6 +2195,7 @@ 'send cr' => 'ISP requires Carriage Return:', 'send email notification' => 'Enabled, send e-mail notification', 'send test mail' => 'Send Teste-mail', +'sent' => 'Sent', 'september' => 'September', 'serial' => 'Serial', 'server reserved' => 'The connection name server is reserved and not allowed',