68 lines
2.2 KiB
PHP
68 lines
2.2 KiB
PHP
<?php // phpcs:ignore - @generation-checksum CA-NS-43
|
|
/**
|
|
* State City List for NS - CA.
|
|
*
|
|
* City count: 43
|
|
*
|
|
* @package WP_Ultimo\Country
|
|
* @since 2.0.11
|
|
*/
|
|
|
|
// Exit if accessed directly
|
|
defined('ABSPATH') || exit;
|
|
|
|
/**
|
|
* State City List for NS - CA.
|
|
*
|
|
* 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(
|
|
__('Amherst', 'wp-ultimo-locations'),
|
|
__('Annapolis County', 'wp-ultimo-locations'),
|
|
__('Antigonish', 'wp-ultimo-locations'),
|
|
__('Berwick', 'wp-ultimo-locations'),
|
|
__('Bridgewater', 'wp-ultimo-locations'),
|
|
__('Cape Breton County', 'wp-ultimo-locations'),
|
|
__('Chester', 'wp-ultimo-locations'),
|
|
__('Colchester', 'wp-ultimo-locations'),
|
|
__('Cole Harbour', 'wp-ultimo-locations'),
|
|
__('Cow Bay', 'wp-ultimo-locations'),
|
|
__('Dartmouth', 'wp-ultimo-locations'),
|
|
__('Digby', 'wp-ultimo-locations'),
|
|
__('Digby County', 'wp-ultimo-locations'),
|
|
__('English Corner', 'wp-ultimo-locations'),
|
|
__('Eskasoni 3', 'wp-ultimo-locations'),
|
|
__('Fall River', 'wp-ultimo-locations'),
|
|
__('Glace Bay', 'wp-ultimo-locations'),
|
|
__('Greenwood', 'wp-ultimo-locations'),
|
|
__('Halifax', 'wp-ultimo-locations'),
|
|
__('Hantsport', 'wp-ultimo-locations'),
|
|
__('Hayes Subdivision', 'wp-ultimo-locations'),
|
|
__('Kentville', 'wp-ultimo-locations'),
|
|
__('Lake Echo', 'wp-ultimo-locations'),
|
|
__('Lantz', 'wp-ultimo-locations'),
|
|
__('Lower Sackville', 'wp-ultimo-locations'),
|
|
__('Lunenburg', 'wp-ultimo-locations'),
|
|
__('Middleton', 'wp-ultimo-locations'),
|
|
__('New Glasgow', 'wp-ultimo-locations'),
|
|
__('Oxford', 'wp-ultimo-locations'),
|
|
__('Parrsboro', 'wp-ultimo-locations'),
|
|
__('Pictou', 'wp-ultimo-locations'),
|
|
__('Pictou County', 'wp-ultimo-locations'),
|
|
__('Port Hawkesbury', 'wp-ultimo-locations'),
|
|
__('Port Williams', 'wp-ultimo-locations'),
|
|
__('Princeville', 'wp-ultimo-locations'),
|
|
__('Shelburne', 'wp-ultimo-locations'),
|
|
__('Springhill', 'wp-ultimo-locations'),
|
|
__('Sydney', 'wp-ultimo-locations'),
|
|
__('Sydney Mines', 'wp-ultimo-locations'),
|
|
__('Truro', 'wp-ultimo-locations'),
|
|
__('Windsor', 'wp-ultimo-locations'),
|
|
__('Wolfville', 'wp-ultimo-locations'),
|
|
__('Yarmouth', 'wp-ultimo-locations'),
|
|
);
|