first upload all files
This commit is contained in:
22
Modules/Support/Resources/states/AO.php
Normal file
22
Modules/Support/Resources/states/AO.php
Normal file
@@ -0,0 +1,22 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'BGO' => 'Bengo',
|
||||
'BLU' => 'Benguela',
|
||||
'BIE' => 'Bié',
|
||||
'CAB' => 'Cabinda',
|
||||
'CNN' => 'Cunene',
|
||||
'HUA' => 'Huambo',
|
||||
'HUI' => 'Huíla',
|
||||
'CCU' => 'Kuando Kubango',
|
||||
'CNO' => 'Kwanza-Norte',
|
||||
'CUS' => 'Kwanza-Sul',
|
||||
'LUA' => 'Luanda',
|
||||
'LNO' => 'Lunda-Norte',
|
||||
'LSU' => 'Lunda-Sul',
|
||||
'MAL' => 'Malanje',
|
||||
'MOX' => 'Moxico',
|
||||
'NAM' => 'Namibe',
|
||||
'UIG' => 'Uíge',
|
||||
'ZAI' => 'Zaire',
|
||||
];
|
||||
Reference in New Issue
Block a user