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,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í',
],
];