53 lines
1.5 KiB
PHP
53 lines
1.5 KiB
PHP
<?php // phpcs:ignore - @generation-checksum JP-24-28
|
|
/**
|
|
* State City List for 24 - JP.
|
|
*
|
|
* City count: 28
|
|
*
|
|
* @package WP_Ultimo\Country
|
|
* @since 2.0.11
|
|
*/
|
|
|
|
// Exit if accessed directly
|
|
defined('ABSPATH') || exit;
|
|
|
|
/**
|
|
* State City List for 24 - 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(
|
|
__('Hisai-motomachi', 'wp-ultimo-locations'),
|
|
__('Iga-shi', 'wp-ultimo-locations'),
|
|
__('Inabe', 'wp-ultimo-locations'),
|
|
__('Inabe-shi', 'wp-ultimo-locations'),
|
|
__('Ise', 'wp-ultimo-locations'),
|
|
__('Ise-shi', 'wp-ultimo-locations'),
|
|
__('Kameyama', 'wp-ultimo-locations'),
|
|
__('Kameyama Shi', 'wp-ultimo-locations'),
|
|
__('Kawage', 'wp-ultimo-locations'),
|
|
__('Komono', 'wp-ultimo-locations'),
|
|
__('Kumano', 'wp-ultimo-locations'),
|
|
__('Kumano-shi', 'wp-ultimo-locations'),
|
|
__('Kuwana', 'wp-ultimo-locations'),
|
|
__('Kuwana-shi', 'wp-ultimo-locations'),
|
|
__('Matsuzaka-shi', 'wp-ultimo-locations'),
|
|
__('Nabari', 'wp-ultimo-locations'),
|
|
__('Nabari-shi', 'wp-ultimo-locations'),
|
|
__('Owase', 'wp-ultimo-locations'),
|
|
__('Shima', 'wp-ultimo-locations'),
|
|
__('Shima-shi', 'wp-ultimo-locations'),
|
|
__('Suzuka', 'wp-ultimo-locations'),
|
|
__('Suzuka-shi', 'wp-ultimo-locations'),
|
|
__('Toba', 'wp-ultimo-locations'),
|
|
__('Toba-shi', 'wp-ultimo-locations'),
|
|
__('Tsu', 'wp-ultimo-locations'),
|
|
__('Tsu-shi', 'wp-ultimo-locations'),
|
|
__('Ueno-ebisumachi', 'wp-ultimo-locations'),
|
|
__('Yokkaichi-shi', 'wp-ultimo-locations'),
|
|
);
|