10 lines
261 B
PHP
Raw Normal View History

2017-11-30 12:33:06 +03:00
<?php
return [
2018-06-20 18:47:39 +03:00
'import' => 'Nhập',
'title' => 'Nhập :type',
'message' => 'Allowed file types: XLS, XLSX. Please, <a target="_blank" href=":link"><strong>download</strong></a> the sample file.',
2017-11-30 12:33:06 +03:00
];