sr-RS translation
This commit is contained in:
18
resources/lang/sr-RS/items.php
Normal file
18
resources/lang/sr-RS/items.php
Normal file
@ -0,0 +1,18 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'quantities' => 'Количине|Количина',
|
||||
'sales_price' => 'Продајна цена',
|
||||
'purchase_price' => 'Набавна цена',
|
||||
'sku' => 'СКУ',
|
||||
|
||||
'notification' => [
|
||||
'message' => [
|
||||
'reminder' => 'Добили сте ову е-поруку јер само :quantity :name је остала.',
|
||||
'out_of_stock' => 'Примили сте ову е-пошту јер понестаје залиха за :name.',
|
||||
],
|
||||
'button' => 'Погледај сада',
|
||||
],
|
||||
|
||||
];
|
Reference in New Issue
Block a user