I updated the Swedish translation files to the same level as the English, and partially translated them.
		
			
				
	
	
		
			17 行
		
	
	
	
		
			458 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
			
		
		
	
	
			17 行
		
	
	
	
		
			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';
 |