10 lines
		
	
	
		
			373 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			373 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
| <?php
 | |
| 
 | |
| return [
 | |
| 
 | |
|     'import'                => 'นำเข้า',
 | |
|     'title'                 => 'นำเข้า :type',
 | |
|     'message'               => 'ประเภทไฟล์ที่อนุญาต: XLS, XLSX. กรุณา, <a target="_blank" href=":link"><strong>ดาวน์โหลด</strong></a> ไฟล์ตัวอย่าง.',
 | |
| 
 | |
| ];
 |