19 lines
		
	
	
		
			470 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
			
		
		
	
	
			19 lines
		
	
	
		
			470 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
| <?php
 | |
| /**
 | |
|  * This file has been @generated by a phing task from CLDR version 42.0.0.
 | |
|  * See [README.md](README.md#generating-data) for more information.
 | |
|  *
 | |
|  * @internal Please do not require this file directly.
 | |
|  * It may change location/format between versions
 | |
|  *
 | |
|  * Do not modify this file directly!
 | |
|  */
 | |
| 
 | |
| return array (
 | |
|   'AC' => 'Isla Ascensión',
 | |
|   'AX' => 'Islas Åland',
 | |
|   'CG' => 'República del Congo',
 | |
|   'CI' => 'Costa de Marfil',
 | |
|   'IC' => 'Islas Canarias',
 | |
| );
 | 
