New translations field.php (Vietnamese)

This commit is contained in:
Fatih Alp 2020-07-27 12:46:48 +03:00
parent d778c2f703
commit d7ab978859

View File

@ -19,6 +19,9 @@ return [
'price' => [
'name' => 'Giá bán'
],
'standard_price' => [
'name' => 'Standard Price'
],
'date' => [
'name' => 'Ngày'
],