nb-NO
This commit is contained in:
		
							
								
								
									
										13
									
								
								resources/lang/nb-NO/companies.php
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										13
									
								
								resources/lang/nb-NO/companies.php
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,13 @@
 | 
			
		||||
<?php
 | 
			
		||||
 | 
			
		||||
return [
 | 
			
		||||
 | 
			
		||||
    'domain'                => 'Domene',
 | 
			
		||||
    'logo'                  => 'Logo',
 | 
			
		||||
    'manage'                => 'Administrer foretak',
 | 
			
		||||
    'all'                   => 'Alle foretak',
 | 
			
		||||
    'error' => [
 | 
			
		||||
        'delete_active'     => 'Feil. Kan ikke slette aktivt firma, du må bytte først.',
 | 
			
		||||
    ],
 | 
			
		||||
 | 
			
		||||
];
 | 
			
		||||
		Reference in New Issue
	
	Block a user