mirror of
https://github.com/Karaka-Management/oms-SupplierManagement.git
synced 2026-01-11 17:28:41 +00:00
fix escaping
This commit is contained in:
parent
aad04c26dc
commit
16aef70273
|
|
@ -50,7 +50,7 @@ return ['SupplierManagement' => [
|
|||
'Group' => 'Grouper',
|
||||
'ID' => 'identifiant',
|
||||
'Info' => 'Info',
|
||||
'Invoice' => 'Facture d\\'achat',
|
||||
'Invoice' => 'Facture d\'achat',
|
||||
'Invoices' => 'Factures',
|
||||
'IsDefault' => 'Est par défaut',
|
||||
'LastContact' => 'Dernier contact',
|
||||
|
|
|
|||
|
|
@ -55,7 +55,7 @@ return ['SupplierManagement' => [
|
|||
'IsDefault' => 'È predefinito',
|
||||
'LastContact' => 'Ultimo contatto',
|
||||
'LastOrder' => 'Ultimo ordine',
|
||||
'Log' => 'Tronco d\\'albero',
|
||||
'Log' => 'Tronco d\'albero',
|
||||
'Logs' => 'Logs.',
|
||||
'MRR' => 'Mrr.',
|
||||
'MTDSales' => 'Vendite di mtd.',
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user