From 8b9fa229ae4d72081be9c32a1ff502dd0adbfee8 Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Sat, 12 Feb 2022 21:31:58 +0100 Subject: [PATCH] fix escaping --- Theme/Backend/Lang/it.lang.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Theme/Backend/Lang/it.lang.php b/Theme/Backend/Lang/it.lang.php index dbbf084..43e54f1 100755 --- a/Theme/Backend/Lang/it.lang.php +++ b/Theme/Backend/Lang/it.lang.php @@ -29,7 +29,7 @@ return ['Exchange' => [ 'Login' => 'Login', 'Logs' => 'Logs.', 'Options' => 'Opzioni', - 'Password' => 'Parola d\\'ordine', + 'Password' => 'Parola d\'ordine', 'Port' => 'Porta', 'Start' => 'Inizio', 'Subtype' => '#VALUE!',