79 lines
2.6 KiB
PHP
79 lines
2.6 KiB
PHP
<?php // phpcs:ignore - @generation-checksum CA-SK-54
|
|
/**
|
|
* State City List for SK - CA.
|
|
*
|
|
* City count: 54
|
|
*
|
|
* @package WP_Ultimo\Country
|
|
* @since 2.0.11
|
|
*/
|
|
|
|
// Exit if accessed directly
|
|
defined('ABSPATH') || exit;
|
|
|
|
/**
|
|
* State City List for SK - 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(
|
|
__('Assiniboia', 'wp-ultimo-locations'),
|
|
__('Biggar', 'wp-ultimo-locations'),
|
|
__('Canora', 'wp-ultimo-locations'),
|
|
__('Carlyle', 'wp-ultimo-locations'),
|
|
__('Dalmeny', 'wp-ultimo-locations'),
|
|
__('Esterhazy', 'wp-ultimo-locations'),
|
|
__('Estevan', 'wp-ultimo-locations'),
|
|
__('Foam Lake', 'wp-ultimo-locations'),
|
|
__('Gravelbourg', 'wp-ultimo-locations'),
|
|
__('Hudson Bay', 'wp-ultimo-locations'),
|
|
__('Humboldt', 'wp-ultimo-locations'),
|
|
__('Indian Head', 'wp-ultimo-locations'),
|
|
__('Kamsack', 'wp-ultimo-locations'),
|
|
__('Kerrobert', 'wp-ultimo-locations'),
|
|
__('Kindersley', 'wp-ultimo-locations'),
|
|
__('La Ronge', 'wp-ultimo-locations'),
|
|
__('Langenburg', 'wp-ultimo-locations'),
|
|
__('Langham', 'wp-ultimo-locations'),
|
|
__('Lanigan', 'wp-ultimo-locations'),
|
|
__('Lumsden', 'wp-ultimo-locations'),
|
|
__('Macklin', 'wp-ultimo-locations'),
|
|
__('Maple Creek', 'wp-ultimo-locations'),
|
|
__('Martensville', 'wp-ultimo-locations'),
|
|
__('Meadow Lake', 'wp-ultimo-locations'),
|
|
__('Melfort', 'wp-ultimo-locations'),
|
|
__('Melville', 'wp-ultimo-locations'),
|
|
__('Moose Jaw', 'wp-ultimo-locations'),
|
|
__('Moosomin', 'wp-ultimo-locations'),
|
|
__('Nipawin', 'wp-ultimo-locations'),
|
|
__('North Battleford', 'wp-ultimo-locations'),
|
|
__('Outlook', 'wp-ultimo-locations'),
|
|
__('Oxbow', 'wp-ultimo-locations'),
|
|
__('Pelican Narrows', 'wp-ultimo-locations'),
|
|
__('Pilot Butte', 'wp-ultimo-locations'),
|
|
__('Preeceville', 'wp-ultimo-locations'),
|
|
__('Prince Albert', 'wp-ultimo-locations'),
|
|
__('Regina', 'wp-ultimo-locations'),
|
|
__('Regina Beach', 'wp-ultimo-locations'),
|
|
__('Rosetown', 'wp-ultimo-locations'),
|
|
__('Rosthern', 'wp-ultimo-locations'),
|
|
__('Saskatoon', 'wp-ultimo-locations'),
|
|
__('Shaunavon', 'wp-ultimo-locations'),
|
|
__('Shellbrook', 'wp-ultimo-locations'),
|
|
__('Swift Current', 'wp-ultimo-locations'),
|
|
__('Tisdale', 'wp-ultimo-locations'),
|
|
__('Unity', 'wp-ultimo-locations'),
|
|
__('Wadena', 'wp-ultimo-locations'),
|
|
__('Warman', 'wp-ultimo-locations'),
|
|
__('Watrous', 'wp-ultimo-locations'),
|
|
__('Weyburn', 'wp-ultimo-locations'),
|
|
__('White City', 'wp-ultimo-locations'),
|
|
__('Wilkie', 'wp-ultimo-locations'),
|
|
__('Wynyard', 'wp-ultimo-locations'),
|
|
__('Yorkton', 'wp-ultimo-locations'),
|
|
);
|