11 lines
		
	
	
		
			240 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			240 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
| <?php
 | |
| 
 | |
| return [
 | |
| 
 | |
|     'version'               => 'Versión',
 | |
|     'powered'               => 'Powered By Akaunting',
 | |
|     'link'                  => 'https://akaunting.com',
 | |
|     'software'              => 'Software de Contabilidad Libre',
 | |
| 
 | |
| ];
 |