mirror of
https://github.com/Karaka-Management/oms-ItemManagement.git
synced 2026-02-14 11: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',
|
'Properties' => 'Propriétés',
|
||||||
'Property' => 'Propriété',
|
'Property' => 'Propriété',
|
||||||
'Purchase' => 'Acheter',
|
'Purchase' => 'Acheter',
|
||||||
'PurchasePrice' => 'Prix d\\'achat',
|
'PurchasePrice' => 'Prix d\'achat',
|
||||||
'Purchasing' => 'Achat',
|
'Purchasing' => 'Achat',
|
||||||
'QA' => 'Qa',
|
'QA' => 'Qa',
|
||||||
'QM' => 'Qm',
|
'QM' => 'Qm',
|
||||||
|
|
|
||||||
|
|
@ -65,7 +65,7 @@ return ['ItemManagement' => [
|
||||||
'Localization' => 'Localizzazione',
|
'Localization' => 'Localizzazione',
|
||||||
'Localizations' => 'Localizzazioni',
|
'Localizations' => 'Localizzazioni',
|
||||||
'Location' => 'Posizione',
|
'Location' => 'Posizione',
|
||||||
'Log' => 'Tronco d\\'albero',
|
'Log' => 'Tronco d\'albero',
|
||||||
'Logs' => 'Logs.',
|
'Logs' => 'Logs.',
|
||||||
'Lot' => 'Quantità',
|
'Lot' => 'Quantità',
|
||||||
'MRR' => 'Mrr.',
|
'MRR' => 'Mrr.',
|
||||||
|
|
@ -101,7 +101,7 @@ return ['ItemManagement' => [
|
||||||
'Properties' => 'Proprietà',
|
'Properties' => 'Proprietà',
|
||||||
'Property' => 'Proprietà',
|
'Property' => 'Proprietà',
|
||||||
'Purchase' => 'Acquistare',
|
'Purchase' => 'Acquistare',
|
||||||
'PurchasePrice' => 'Prezzo d\\'acquisto',
|
'PurchasePrice' => 'Prezzo d\'acquisto',
|
||||||
'Purchasing' => 'Acquisto',
|
'Purchasing' => 'Acquisto',
|
||||||
'QA' => 'Qa.',
|
'QA' => 'Qa.',
|
||||||
'QM' => 'Qm.',
|
'QM' => 'Qm.',
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user