added vi-VN
This commit is contained in:
17
resources/lang/vi-VN/demo.php
Normal file
17
resources/lang/vi-VN/demo.php
Normal file
@@ -0,0 +1,17 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'accounts_cash' => 'Tiền mặt',
|
||||
'categories_uncat' => 'Chưa phân loại',
|
||||
'categories_deposit' => 'Tiền gửi',
|
||||
'categories_sales' => 'Bán hàng',
|
||||
'currencies_usd' => 'Đô-la Mỹ',
|
||||
'currencies_eur' => 'Euro',
|
||||
'currencies_gbp' => 'Bảng Anh',
|
||||
'currencies_try' => 'Lia Thổ Nhĩ Kỳ',
|
||||
'taxes_exempt' => 'Miễn thuế',
|
||||
'taxes_normal' => 'Thuế',
|
||||
'taxes_sales' => 'Thuế bán hàng',
|
||||
|
||||
];
|
||||
Reference in New Issue
Block a user