mirror of
https://github.com/Karaka-Management/oms-ClientManagement.git
synced 2026-01-22 12:48:40 +00:00
fix escaping
This commit is contained in:
parent
67719d8fae
commit
c680b9b21d
|
|
@ -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!',
|
||||
|
|
|
|||
|
|
@ -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.',
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user