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,9 @@
<?php
return [
'import' => 'Import',
'title' => 'Import :type',
'message' => 'Allowed file types: CSV, XLS. Please, <a target="_blank" href=":link"><strong>download</strong></a> the sample file.',
];