ro-RO translation
This commit is contained in:
15
resources/lang/ro-RO/items.php
Normal file
15
resources/lang/ro-RO/items.php
Normal file
@@ -0,0 +1,15 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'quantities' => 'Cantitate | Cantităţi',
|
||||
'sales_price' => 'Pret de vanzare',
|
||||
'purchase_price' => 'Cost de achizitie',
|
||||
'sku' => 'Unitate de stoc',
|
||||
|
||||
'notification' => [
|
||||
'message' => 'Primesti acest e-mail deoarece stocul de :name este pe terminate.',
|
||||
'button' => 'Vezi acum',
|
||||
],
|
||||
|
||||
];
|
||||
Reference in New Issue
Block a user