10 lines
260 B
PHP
10 lines
260 B
PHP
<?php
|
|
|
|
return [
|
|
|
|
'import' => 'Import',
|
|
'title' => 'Import :type',
|
|
'message' => 'Jenis fail dibenarkan: XLS, XLSX. Sila, <a target="_blank" href=":link"><strong>muat turun</strong></a> fail contoh.',
|
|
|
|
];
|