added vi-VN

This commit is contained in:
denisdulici
2017-11-30 12:33:06 +03:00
parent eace5c6c29
commit 0d252c6336
26 changed files with 752 additions and 1 deletions

View File

@@ -0,0 +1,15 @@
<?php
return [
'quantities' => 'Số lượng | Số lượng',
'sales_price' => 'Giá bán',
'purchase_price' => 'Giá Mua',
'sku' => 'SKU',
'notification' => [
'message' => 'Bạn nhận được email này bởi vì :name đang hết hàng.',
'button' => 'Xem ngay',
],
];