<?php // phpcs:ignore - @generation-checksum CA-NL-32
/**
 * State City List for NL - CA.
 *
 * City count: 32
 *
 * @package WP_Ultimo\Country
 * @since 2.0.11
 */

// Exit if accessed directly
defined('ABSPATH') || exit;

/**
 * State City List for NL - 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(
	__('Bay Roberts', 'wp-ultimo-locations'),
	__('Bay St. George South', 'wp-ultimo-locations'),
	__('Bonavista', 'wp-ultimo-locations'),
	__('Botwood', 'wp-ultimo-locations'),
	__('Burgeo', 'wp-ultimo-locations'),
	__('Carbonear', 'wp-ultimo-locations'),
	__('Catalina', 'wp-ultimo-locations'),
	__('Channel-Port aux Basques', 'wp-ultimo-locations'),
	__('Clarenville-Shoal Harbour', 'wp-ultimo-locations'),
	__('Conception Bay South', 'wp-ultimo-locations'),
	__('Corner Brook', 'wp-ultimo-locations'),
	__('Deer Lake', 'wp-ultimo-locations'),
	__('Fogo Island', 'wp-ultimo-locations'),
	__('Gambo', 'wp-ultimo-locations'),
	__('Goulds', 'wp-ultimo-locations'),
	__('Grand Bank', 'wp-ultimo-locations'),
	__('Grand Falls-Windsor', 'wp-ultimo-locations'),
	__('Happy Valley-Goose Bay', 'wp-ultimo-locations'),
	__('Harbour Breton', 'wp-ultimo-locations'),
	__('Labrador City', 'wp-ultimo-locations'),
	__('Lewisporte', 'wp-ultimo-locations'),
	__('Marystown', 'wp-ultimo-locations'),
	__('Mount Pearl', 'wp-ultimo-locations'),
	__('Pasadena', 'wp-ultimo-locations'),
	__('Springdale', 'wp-ultimo-locations'),
	__('St. Anthony', 'wp-ultimo-locations'),
	__("St. John's", 'wp-ultimo-locations'),
	__('Stephenville', 'wp-ultimo-locations'),
	__('Stephenville Crossing', 'wp-ultimo-locations'),
	__('Torbay', 'wp-ultimo-locations'),
	__('Upper Island Cove', 'wp-ultimo-locations'),
	__('Wabana', 'wp-ultimo-locations'),
);