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