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

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

/**
 * State City List for 37 - JP.
 *
 * 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(
	__('Higashikagawa Shi', 'wp-ultimo-locations'),
	__('Kan’onji Shi', 'wp-ultimo-locations'),
	__('Kan’onjichō', 'wp-ultimo-locations'),
	__('Marugame', 'wp-ultimo-locations'),
	__('Marugame Shi', 'wp-ultimo-locations'),
	__('Mitoyo Shi', 'wp-ultimo-locations'),
	__('Sakaide Shi', 'wp-ultimo-locations'),
	__('Sakaidechō', 'wp-ultimo-locations'),
	__('Sanuki-shi', 'wp-ultimo-locations'),
	__('Shido', 'wp-ultimo-locations'),
	__('Tadotsu', 'wp-ultimo-locations'),
	__('Takamatsu', 'wp-ultimo-locations'),
	__('Takamatsu Shi', 'wp-ultimo-locations'),
	__('Tonoshō', 'wp-ultimo-locations'),
	__('Zentsūji Shi', 'wp-ultimo-locations'),
);