18 行
		
	
	
	
		
			458 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
		
		
			
		
	
	
			18 行
		
	
	
	
		
			458 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
|  | <?php | ||
|  | 
 | ||
|  | defined('BASEPATH') OR exit('No direct script access allowed'); | ||
|  | 
 | ||
|  | $lang['statistics_statistics'] = 'Statistik'; | ||
|  | 
 | ||
|  | $lang['statistics_explore_the_logbook'] = 'Utforska loggboken.'; | ||
|  | 
 | ||
|  | $lang['statistics_years'] = 'år'; | ||
|  | $lang['statistics_mode'] = 'Mode'; | ||
|  | $lang['statistics_bands'] = 'Bands'; | ||
|  | $lang['statistics_qsos'] = 'QSOs'; | ||
|  | $lang['statistics_unique_callsigns'] = 'Unika callsigns'; | ||
|  | 
 | ||
|  | $lang['statistics_total'] = 'Total'; | ||
|  | 
 | ||
|  | $lang['statistics_year'] = 'År'; |