11 行
		
	
	
	
		
			420 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
		
		
			
		
	
	
			11 行
		
	
	
	
		
			420 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
|  | ?php | ||
|  | 
 | ||
|  | defined('BASEPATH') OR exit('No direct script access allowed'); | ||
|  | 
 | ||
|  | $lang['account_logbook_fields'] = 'Champs Logbook'; | ||
|  | $lang['account_colonne1_text'] = 'Choisir colonne 1'; | ||
|  | $lang['account_colonne2_text'] = 'Choisir colonne 2'; | ||
|  | $lang['account_colonne3_text'] = 'Choisir colonne 3'; | ||
|  | $lang['account_colonne4_text'] = 'Choisir colonne 4'; | ||
|  | $lang['account_colonne5_text'] = 'Choisir colonne 5 (uniquement pour  logbook)'; |