62 lines
2.0 KiB
PHP
62 lines
2.0 KiB
PHP
<?php // phpcs:ignore - @generation-checksum CA-NB-37
|
|
/**
|
|
* State City List for NB - CA.
|
|
*
|
|
* City count: 37
|
|
*
|
|
* @package WP_Ultimo\Country
|
|
* @since 2.0.11
|
|
*/
|
|
|
|
// Exit if accessed directly
|
|
defined('ABSPATH') || exit;
|
|
|
|
/**
|
|
* State City List for NB - 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(
|
|
__('Baie Ste. Anne', 'wp-ultimo-locations'),
|
|
__('Bathurst', 'wp-ultimo-locations'),
|
|
__('Bouctouche', 'wp-ultimo-locations'),
|
|
__('Campbellton', 'wp-ultimo-locations'),
|
|
__('Dieppe', 'wp-ultimo-locations'),
|
|
__('Edmundston', 'wp-ultimo-locations'),
|
|
__('Florenceville-Bristol', 'wp-ultimo-locations'),
|
|
__('Fredericton', 'wp-ultimo-locations'),
|
|
__('Fundy Bay', 'wp-ultimo-locations'),
|
|
__('Grande-Digue', 'wp-ultimo-locations'),
|
|
__('Greater Lakeburn', 'wp-ultimo-locations'),
|
|
__('Hampton', 'wp-ultimo-locations'),
|
|
__('Harrison Brook', 'wp-ultimo-locations'),
|
|
__('Keswick Ridge', 'wp-ultimo-locations'),
|
|
__('Lincoln', 'wp-ultimo-locations'),
|
|
__('Lutes Mountain', 'wp-ultimo-locations'),
|
|
__('McEwen', 'wp-ultimo-locations'),
|
|
__('Miramichi', 'wp-ultimo-locations'),
|
|
__('Moncton', 'wp-ultimo-locations'),
|
|
__('Nackawic', 'wp-ultimo-locations'),
|
|
__('New Maryland', 'wp-ultimo-locations'),
|
|
__('Noonan', 'wp-ultimo-locations'),
|
|
__('Oromocto', 'wp-ultimo-locations'),
|
|
__('Richibucto', 'wp-ultimo-locations'),
|
|
__('Sackville', 'wp-ultimo-locations'),
|
|
__('Saint Andrews', 'wp-ultimo-locations'),
|
|
__('Saint John', 'wp-ultimo-locations'),
|
|
__('Saint-Antoine', 'wp-ultimo-locations'),
|
|
__('Saint-Léonard', 'wp-ultimo-locations'),
|
|
__('Salisbury', 'wp-ultimo-locations'),
|
|
__('Shediac', 'wp-ultimo-locations'),
|
|
__('Shediac Bridge-Shediac River', 'wp-ultimo-locations'),
|
|
__('Shippagan', 'wp-ultimo-locations'),
|
|
__('Starlight Village', 'wp-ultimo-locations'),
|
|
__('Sussex', 'wp-ultimo-locations'),
|
|
__('Tracadie-Sheila', 'wp-ultimo-locations'),
|
|
__('Wells', 'wp-ultimo-locations'),
|
|
);
|