Initial Commit
This commit is contained in:
119
inc/country/us/ak.php
Normal file
119
inc/country/us/ak.php
Normal file
@ -0,0 +1,119 @@
|
||||
<?php // phpcs:ignore - @generation-checksum US-AK-95
|
||||
/**
|
||||
* State City List for AK - US.
|
||||
*
|
||||
* City count: 95
|
||||
*
|
||||
* @package WP_Ultimo\Country
|
||||
* @since 2.0.11
|
||||
*/
|
||||
|
||||
// Exit if accessed directly
|
||||
defined('ABSPATH') || exit;
|
||||
|
||||
/**
|
||||
* State City List for AK - US.
|
||||
*
|
||||
* IMPORTANT:
|
||||
* This file is generated by build scripts, do not
|
||||
* change it directly or your changes will be LOST!
|
||||
*
|
||||
* @since 2.0.11
|
||||
*/
|
||||
return array(
|
||||
__('Akutan', 'wp-ultimo-locations'),
|
||||
__('Aleutians East Borough', 'wp-ultimo-locations'),
|
||||
__('Aleutians West Census Area', 'wp-ultimo-locations'),
|
||||
__('Anchor Point', 'wp-ultimo-locations'),
|
||||
__('Anchorage', 'wp-ultimo-locations'),
|
||||
__('Anchorage Municipality', 'wp-ultimo-locations'),
|
||||
__('Badger', 'wp-ultimo-locations'),
|
||||
__('Barrow', 'wp-ultimo-locations'),
|
||||
__('Bear Creek', 'wp-ultimo-locations'),
|
||||
__('Bethel', 'wp-ultimo-locations'),
|
||||
__('Bethel Census Area', 'wp-ultimo-locations'),
|
||||
__('Big Lake', 'wp-ultimo-locations'),
|
||||
__('Bristol Bay Borough', 'wp-ultimo-locations'),
|
||||
__('Butte', 'wp-ultimo-locations'),
|
||||
__('Chevak', 'wp-ultimo-locations'),
|
||||
__('City and Borough of Wrangell', 'wp-ultimo-locations'),
|
||||
__('Cohoe', 'wp-ultimo-locations'),
|
||||
__('College', 'wp-ultimo-locations'),
|
||||
__('Cordova', 'wp-ultimo-locations'),
|
||||
__('Craig', 'wp-ultimo-locations'),
|
||||
__('Deltana', 'wp-ultimo-locations'),
|
||||
__('Denali Borough', 'wp-ultimo-locations'),
|
||||
__('Diamond Ridge', 'wp-ultimo-locations'),
|
||||
__('Dillingham', 'wp-ultimo-locations'),
|
||||
__('Dillingham Census Area', 'wp-ultimo-locations'),
|
||||
__('Dutch Harbor', 'wp-ultimo-locations'),
|
||||
__('Eagle River', 'wp-ultimo-locations'),
|
||||
__('Eielson Air Force Base', 'wp-ultimo-locations'),
|
||||
__('Elmendorf Air Force Base', 'wp-ultimo-locations'),
|
||||
__('Ester', 'wp-ultimo-locations'),
|
||||
__('Fairbanks', 'wp-ultimo-locations'),
|
||||
__('Fairbanks North Star Borough', 'wp-ultimo-locations'),
|
||||
__('Farm Loop', 'wp-ultimo-locations'),
|
||||
__('Farmers Loop', 'wp-ultimo-locations'),
|
||||
__('Fishhook', 'wp-ultimo-locations'),
|
||||
__('Fritz Creek', 'wp-ultimo-locations'),
|
||||
__('Gateway', 'wp-ultimo-locations'),
|
||||
__('Girdwood', 'wp-ultimo-locations'),
|
||||
__('Haines', 'wp-ultimo-locations'),
|
||||
__('Haines Borough', 'wp-ultimo-locations'),
|
||||
__('Healy', 'wp-ultimo-locations'),
|
||||
__('Homer', 'wp-ultimo-locations'),
|
||||
__('Hoonah-Angoon Census Area', 'wp-ultimo-locations'),
|
||||
__('Hooper Bay', 'wp-ultimo-locations'),
|
||||
__('Houston', 'wp-ultimo-locations'),
|
||||
__('Juneau', 'wp-ultimo-locations'),
|
||||
__('Kalifornsky', 'wp-ultimo-locations'),
|
||||
__('Kenai', 'wp-ultimo-locations'),
|
||||
__('Kenai Peninsula Borough', 'wp-ultimo-locations'),
|
||||
__('Ketchikan', 'wp-ultimo-locations'),
|
||||
__('Ketchikan Gateway Borough', 'wp-ultimo-locations'),
|
||||
__('King Cove', 'wp-ultimo-locations'),
|
||||
__('Knik-Fairview', 'wp-ultimo-locations'),
|
||||
__('Kodiak', 'wp-ultimo-locations'),
|
||||
__('Kodiak Island Borough', 'wp-ultimo-locations'),
|
||||
__('Kodiak Station', 'wp-ultimo-locations'),
|
||||
__('Kotzebue', 'wp-ultimo-locations'),
|
||||
__('Lake and Peninsula Borough', 'wp-ultimo-locations'),
|
||||
__('Lakes', 'wp-ultimo-locations'),
|
||||
__('Lazy Mountain', 'wp-ultimo-locations'),
|
||||
__('Matanuska-Susitna Borough', 'wp-ultimo-locations'),
|
||||
__('Meadow Lakes', 'wp-ultimo-locations'),
|
||||
__('Metlakatla', 'wp-ultimo-locations'),
|
||||
__('Nikiski', 'wp-ultimo-locations'),
|
||||
__('Nome', 'wp-ultimo-locations'),
|
||||
__('Nome Census Area', 'wp-ultimo-locations'),
|
||||
__('North Pole', 'wp-ultimo-locations'),
|
||||
__('North Slope Borough', 'wp-ultimo-locations'),
|
||||
__('Northwest Arctic Borough', 'wp-ultimo-locations'),
|
||||
__('Palmer', 'wp-ultimo-locations'),
|
||||
__('Petersburg', 'wp-ultimo-locations'),
|
||||
__('Petersburg Borough', 'wp-ultimo-locations'),
|
||||
__('Prudhoe Bay', 'wp-ultimo-locations'),
|
||||
__('Ridgeway', 'wp-ultimo-locations'),
|
||||
__('Salcha', 'wp-ultimo-locations'),
|
||||
__('Sand Point', 'wp-ultimo-locations'),
|
||||
__('Seward', 'wp-ultimo-locations'),
|
||||
__('Sitka', 'wp-ultimo-locations'),
|
||||
__('Sitka City and Borough', 'wp-ultimo-locations'),
|
||||
__('Skagway Municipality', 'wp-ultimo-locations'),
|
||||
__('Soldotna', 'wp-ultimo-locations'),
|
||||
__('Southeast Fairbanks Census Area', 'wp-ultimo-locations'),
|
||||
__('Sterling', 'wp-ultimo-locations'),
|
||||
__('Sutton-Alpine', 'wp-ultimo-locations'),
|
||||
__('Tanaina', 'wp-ultimo-locations'),
|
||||
__('Tok', 'wp-ultimo-locations'),
|
||||
__('Unalaska', 'wp-ultimo-locations'),
|
||||
__('Valdez', 'wp-ultimo-locations'),
|
||||
__('Valdez-Cordova Census Area', 'wp-ultimo-locations'),
|
||||
__('Wasilla', 'wp-ultimo-locations'),
|
||||
__('Willow', 'wp-ultimo-locations'),
|
||||
__('Wrangell', 'wp-ultimo-locations'),
|
||||
__('Y', 'wp-ultimo-locations'),
|
||||
__('Yakutat City and Borough', 'wp-ultimo-locations'),
|
||||
__('Yukon-Koyukuk Census Area', 'wp-ultimo-locations'),
|
||||
);
|
Reference in New Issue
Block a user