11 行
		
	
	
	
		
			401 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
		
		
			
		
	
	
			11 行
		
	
	
	
		
			401 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
| 
								 | 
							
								<?php
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								defined('BASEPATH') OR exit('No direct script access allowed');
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								$lang['account_logbook_fields'] = 'Logbok-fält';
							 | 
						||
| 
								 | 
							
								$lang['account_column1_text'] = 'Välj kolumn 1';
							 | 
						||
| 
								 | 
							
								$lang['account_column2_text'] = 'Välj kolumn 2';
							 | 
						||
| 
								 | 
							
								$lang['account_column3_text'] = 'Välj kolumn 3';
							 | 
						||
| 
								 | 
							
								$lang['account_column4_text'] = 'Välj kolumn 4';
							 | 
						||
| 
								 | 
							
								$lang['account_column5_text'] = 'Välj kolumn 5 (bara för logbok)';
							 |