17 行
		
	
	
	
		
			477 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
		
		
			
		
	
	
			17 行
		
	
	
	
		
			477 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
| 
								 | 
							
								<?php
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								defined('BASEPATH') OR exit('No direct script access allowed');
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								$lang['statistics_statistics'] = 'Tilastot';
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								$lang['statistics_explore_the_logbook'] = 'Uppoudu lokiisi tarkemmin';
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								$lang['statistics_years'] = 'Vuodet';
							 | 
						||
| 
								 | 
							
								$lang['statistics_mode'] = 'Modet';
							 | 
						||
| 
								 | 
							
								$lang['statistics_bands'] = 'Bandit';
							 | 
						||
| 
								 | 
							
								$lang['statistics_qsos'] = 'QSO:t';
							 | 
						||
| 
								 | 
							
								$lang['statistics_unique_callsigns'] = 'Erillisiä kutsuja';
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								$lang['statistics_total'] = 'Yhteensä';
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								$lang['statistics_year'] = 'Vuosi';
							 |