mirror of
https://github.com/Karaka-Management/oms-ItemManagement.git
synced 2026-01-27 19:18:41 +00:00
fix escaping
This commit is contained in:
parent
36e52425a3
commit
b86d0be68b
|
|
@ -101,7 +101,7 @@ return ['ItemManagement' => [
|
|||
'Properties' => 'Propriétés',
|
||||
'Property' => 'Propriété',
|
||||
'Purchase' => 'Acheter',
|
||||
'PurchasePrice' => 'Prix d\\'achat',
|
||||
'PurchasePrice' => 'Prix d\'achat',
|
||||
'Purchasing' => 'Achat',
|
||||
'QA' => 'Qa',
|
||||
'QM' => 'Qm',
|
||||
|
|
|
|||
|
|
@ -65,7 +65,7 @@ return ['ItemManagement' => [
|
|||
'Localization' => 'Localizzazione',
|
||||
'Localizations' => 'Localizzazioni',
|
||||
'Location' => 'Posizione',
|
||||
'Log' => 'Tronco d\\'albero',
|
||||
'Log' => 'Tronco d\'albero',
|
||||
'Logs' => 'Logs.',
|
||||
'Lot' => 'Quantità',
|
||||
'MRR' => 'Mrr.',
|
||||
|
|
@ -101,7 +101,7 @@ return ['ItemManagement' => [
|
|||
'Properties' => 'Proprietà',
|
||||
'Property' => 'Proprietà',
|
||||
'Purchase' => 'Acquistare',
|
||||
'PurchasePrice' => 'Prezzo d\\'acquisto',
|
||||
'PurchasePrice' => 'Prezzo d\'acquisto',
|
||||
'Purchasing' => 'Acquisto',
|
||||
'QA' => 'Qa.',
|
||||
'QM' => 'Qm.',
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user