55 lines
1.7 KiB
PHP
55 lines
1.7 KiB
PHP
<?php // phpcs:ignore - @generation-checksum JP-34-30
|
||
/**
|
||
* State City List for 34 - JP.
|
||
*
|
||
* City count: 30
|
||
*
|
||
* @package WP_Ultimo\Country
|
||
* @since 2.0.11
|
||
*/
|
||
|
||
// Exit if accessed directly
|
||
defined('ABSPATH') || exit;
|
||
|
||
/**
|
||
* State City List for 34 - 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(
|
||
__('Aki-takata Shi', 'wp-ultimo-locations'),
|
||
__('Etajima-shi', 'wp-ultimo-locations'),
|
||
__('Fuchū-shi', 'wp-ultimo-locations'),
|
||
__('Fuchūchō', 'wp-ultimo-locations'),
|
||
__('Fukuyama', 'wp-ultimo-locations'),
|
||
__('Fukuyama Shi', 'wp-ultimo-locations'),
|
||
__('Hatsukaichi', 'wp-ultimo-locations'),
|
||
__('Hatsukaichi-shi', 'wp-ultimo-locations'),
|
||
__('Higashihiroshima Shi', 'wp-ultimo-locations'),
|
||
__('Hiroshima', 'wp-ultimo-locations'),
|
||
__('Hiroshima-shi', 'wp-ultimo-locations'),
|
||
__('Innoshima', 'wp-ultimo-locations'),
|
||
__('Kannabechō-yahiro', 'wp-ultimo-locations'),
|
||
__('Kure', 'wp-ultimo-locations'),
|
||
__('Kure-shi', 'wp-ultimo-locations'),
|
||
__('Mihara', 'wp-ultimo-locations'),
|
||
__('Mihara Shi', 'wp-ultimo-locations'),
|
||
__('Miyajima', 'wp-ultimo-locations'),
|
||
__('Miyoshi', 'wp-ultimo-locations'),
|
||
__('Miyoshi Shi', 'wp-ultimo-locations'),
|
||
__('Onomichi', 'wp-ultimo-locations'),
|
||
__('Onomichi-shi', 'wp-ultimo-locations'),
|
||
__('Shin’ichi', 'wp-ultimo-locations'),
|
||
__('Shōbara', 'wp-ultimo-locations'),
|
||
__('Shōbara-shi', 'wp-ultimo-locations'),
|
||
__('Takehara', 'wp-ultimo-locations'),
|
||
__('Takehara-shi', 'wp-ultimo-locations'),
|
||
__('Ōno-hara', 'wp-ultimo-locations'),
|
||
__('Ōtake', 'wp-ultimo-locations'),
|
||
__('Ōtake-shi', 'wp-ultimo-locations'),
|
||
);
|