From c680b9b21db9a9b6f70606d5ba45f97bf4f8a50c 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/fr.lang.php | 2 +- Theme/Backend/Lang/it.lang.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Theme/Backend/Lang/fr.lang.php b/Theme/Backend/Lang/fr.lang.php index 7e5d5e0..2df8076 100755 --- a/Theme/Backend/Lang/fr.lang.php +++ b/Theme/Backend/Lang/fr.lang.php @@ -65,7 +65,7 @@ return ['ClientManagement' => [ 'Group' => 'Grouper', 'ID' => 'identifiant', 'Info' => 'Info', - 'Invoice' => 'Facture d\\'achat', + 'Invoice' => 'Facture d\'achat', 'Invoices' => 'Factures', 'IsDefault' => 'Est par défaut?', 'Items' => '#VALUE!', diff --git a/Theme/Backend/Lang/it.lang.php b/Theme/Backend/Lang/it.lang.php index 17918e3..976e379 100755 --- a/Theme/Backend/Lang/it.lang.php +++ b/Theme/Backend/Lang/it.lang.php @@ -71,7 +71,7 @@ return ['ClientManagement' => [ 'Items' => '#VALUE!', 'LastContact' => 'Ultimo contatto', 'LastOrder' => 'Ultimo ordine', - 'Log' => 'Tronco d\\'albero', + 'Log' => 'Tronco d\'albero', 'Logs' => 'Logs.', 'LostCustomers' => '#VALUE!', 'MRR' => 'Mrr.',