Initial Commit
This commit is contained in:
67
inc/country/ca/mb.php
Normal file
67
inc/country/ca/mb.php
Normal file
@ -0,0 +1,67 @@
|
||||
<?php // phpcs:ignore - @generation-checksum CA-MB-43
|
||||
/**
|
||||
* State City List for MB - CA.
|
||||
*
|
||||
* City count: 43
|
||||
*
|
||||
* @package WP_Ultimo\Country
|
||||
* @since 2.0.11
|
||||
*/
|
||||
|
||||
// Exit if accessed directly
|
||||
defined('ABSPATH') || exit;
|
||||
|
||||
/**
|
||||
* State City List for MB - 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(
|
||||
__('Altona', 'wp-ultimo-locations'),
|
||||
__('Beausejour', 'wp-ultimo-locations'),
|
||||
__('Boissevain', 'wp-ultimo-locations'),
|
||||
__('Brandon', 'wp-ultimo-locations'),
|
||||
__('Carberry', 'wp-ultimo-locations'),
|
||||
__('Carman', 'wp-ultimo-locations'),
|
||||
__('Cross Lake 19A', 'wp-ultimo-locations'),
|
||||
__('Dauphin', 'wp-ultimo-locations'),
|
||||
__('De Salaberry', 'wp-ultimo-locations'),
|
||||
__('Deloraine', 'wp-ultimo-locations'),
|
||||
__('Flin Flon', 'wp-ultimo-locations'),
|
||||
__('Gimli', 'wp-ultimo-locations'),
|
||||
__('Grunthal', 'wp-ultimo-locations'),
|
||||
__('Headingley', 'wp-ultimo-locations'),
|
||||
__('Ile des Chênes', 'wp-ultimo-locations'),
|
||||
__('Killarney', 'wp-ultimo-locations'),
|
||||
__('La Broquerie', 'wp-ultimo-locations'),
|
||||
__('Lac du Bonnet', 'wp-ultimo-locations'),
|
||||
__('Landmark', 'wp-ultimo-locations'),
|
||||
__('Lorette', 'wp-ultimo-locations'),
|
||||
__('Melita', 'wp-ultimo-locations'),
|
||||
__('Minnedosa', 'wp-ultimo-locations'),
|
||||
__('Moose Lake', 'wp-ultimo-locations'),
|
||||
__('Morden', 'wp-ultimo-locations'),
|
||||
__('Morris', 'wp-ultimo-locations'),
|
||||
__('Neepawa', 'wp-ultimo-locations'),
|
||||
__('Niverville', 'wp-ultimo-locations'),
|
||||
__('Portage la Prairie', 'wp-ultimo-locations'),
|
||||
__('Rivers', 'wp-ultimo-locations'),
|
||||
__('Roblin', 'wp-ultimo-locations'),
|
||||
__('Selkirk', 'wp-ultimo-locations'),
|
||||
__('Shilo', 'wp-ultimo-locations'),
|
||||
__('Souris', 'wp-ultimo-locations'),
|
||||
__('St. Adolphe', 'wp-ultimo-locations'),
|
||||
__('Steinbach', 'wp-ultimo-locations'),
|
||||
__('Stonewall', 'wp-ultimo-locations'),
|
||||
__('Swan River', 'wp-ultimo-locations'),
|
||||
__('The Pas', 'wp-ultimo-locations'),
|
||||
__('Thompson', 'wp-ultimo-locations'),
|
||||
__('Virden', 'wp-ultimo-locations'),
|
||||
__('West St. Paul', 'wp-ultimo-locations'),
|
||||
__('Winkler', 'wp-ultimo-locations'),
|
||||
__('Winnipeg', 'wp-ultimo-locations'),
|
||||
);
|
Reference in New Issue
Block a user