added vi-VN
This commit is contained in:
11
resources/lang/vi-VN/reports.php
Normal file
11
resources/lang/vi-VN/reports.php
Normal file
@@ -0,0 +1,11 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'summary' => [
|
||||
'income' => 'Tổng hợp thu nhập',
|
||||
'expense' => 'Tổng hợp chi phí',
|
||||
'income_expense' => 'Thu nhập vs Chi phí',
|
||||
],
|
||||
|
||||
];
|
||||
Reference in New Issue
Block a user