2018-11-12 11:14:09 +03:00

19 lines
626 B
PHP
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

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