uk-UA translation

This commit is contained in:
denisdulici
2018-04-27 17:48:21 +03:00
parent 390eec40d7
commit 715587d36a
26 changed files with 780 additions and 1 deletions

View File

@ -0,0 +1,15 @@
<?php
return [
'quantities' => 'Кількість | Кількості',
'sales_price' => 'Ціна продажу',
'purchase_price' => 'Ціна покупки',
'sku' => 'Артикул',
'notification' => [
'message' => 'Ви отримуєте це повідомлення, тому що : назва відсутня.',
'button' => 'Переглянути зараз',
],
];