sr-RS translation

This commit is contained in:
denisdulici
2018-11-12 11:14:09 +03:00
parent 597a0c53b5
commit f2dd5cd016
29 changed files with 984 additions and 1 deletions

View File

@ -0,0 +1,18 @@
<?php
return [
'quantities' => 'Количине|Количина',
'sales_price' => 'Продајна цена',
'purchase_price' => 'Набавна цена',
'sku' => 'СКУ',
'notification' => [
'message' => [
'reminder' => 'Добили сте ову е-поруку јер само :quantity :name је остала.',
'out_of_stock' => 'Примили сте ову е-пошту јер понестаје залиха за :name.',
],
'button' => 'Погледај сада',
],
];