11 lines
405 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',
2021-07-01 08:16:51 +00:00
'limitations' => 'Định dạng file cho phép: :extensions<br>Số lượng file tối đa: :row_limit',
'sample_file' => 'Bạn có thể <a target="_blank" href=":download_link"><strong>tải về</strong></a> file mẫu và điền vào dữ liệu của bạn',
2017-11-30 12:33:06 +03:00
];