Initial Commit
This commit is contained in:
87
inc/country/jp/13.php
Normal file
87
inc/country/jp/13.php
Normal file
@ -0,0 +1,87 @@
|
||||
<?php // phpcs:ignore - @generation-checksum JP-13-63
|
||||
/**
|
||||
* State City List for 13 - JP.
|
||||
*
|
||||
* City count: 63
|
||||
*
|
||||
* @package WP_Ultimo\Country
|
||||
* @since 2.0.11
|
||||
*/
|
||||
|
||||
// Exit if accessed directly
|
||||
defined('ABSPATH') || exit;
|
||||
|
||||
/**
|
||||
* State City List for 13 - 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(
|
||||
__('Adachi Ku', 'wp-ultimo-locations'),
|
||||
__('Akiruno-shi', 'wp-ultimo-locations'),
|
||||
__('Akishima-shi', 'wp-ultimo-locations'),
|
||||
__('Arakawa Ku', 'wp-ultimo-locations'),
|
||||
__('Bunkyō-ku', 'wp-ultimo-locations'),
|
||||
__('Chiyoda-ku', 'wp-ultimo-locations'),
|
||||
__('Chōfu', 'wp-ultimo-locations'),
|
||||
__('Chōfu-shi', 'wp-ultimo-locations'),
|
||||
__('Chūō Ku', 'wp-ultimo-locations'),
|
||||
__('Edogawa Ku', 'wp-ultimo-locations'),
|
||||
__('Fuchū-shi', 'wp-ultimo-locations'),
|
||||
__('Fussa', 'wp-ultimo-locations'),
|
||||
__('Hachiōji', 'wp-ultimo-locations'),
|
||||
__('Hamura-shi', 'wp-ultimo-locations'),
|
||||
__('Higashi-murayama-shi', 'wp-ultimo-locations'),
|
||||
__('Higashikurume-shi', 'wp-ultimo-locations'),
|
||||
__('Higashimurayama', 'wp-ultimo-locations'),
|
||||
__('Higashiyamato', 'wp-ultimo-locations'),
|
||||
__('Higashiyamato-shi', 'wp-ultimo-locations'),
|
||||
__('Hino', 'wp-ultimo-locations'),
|
||||
__('Hino-shi', 'wp-ultimo-locations'),
|
||||
__('Inagi-shi', 'wp-ultimo-locations'),
|
||||
__('Itabashi-ku', 'wp-ultimo-locations'),
|
||||
__('Itsukaichi', 'wp-ultimo-locations'),
|
||||
__('Kamirenjaku', 'wp-ultimo-locations'),
|
||||
__('Katsushika Ku', 'wp-ultimo-locations'),
|
||||
__('Kita-ku', 'wp-ultimo-locations'),
|
||||
__('Kiyose-shi', 'wp-ultimo-locations'),
|
||||
__('Kodaira-shi', 'wp-ultimo-locations'),
|
||||
__('Koganei-shi', 'wp-ultimo-locations'),
|
||||
__('Kokubunji', 'wp-ultimo-locations'),
|
||||
__('Kokubunji-shi', 'wp-ultimo-locations'),
|
||||
__('Komae-shi', 'wp-ultimo-locations'),
|
||||
__('Kunitachi-shi', 'wp-ultimo-locations'),
|
||||
__('Kōtō-ku', 'wp-ultimo-locations'),
|
||||
__('Machida', 'wp-ultimo-locations'),
|
||||
__('Machida-shi', 'wp-ultimo-locations'),
|
||||
__('Meguro-ku', 'wp-ultimo-locations'),
|
||||
__('Minato-ku', 'wp-ultimo-locations'),
|
||||
__('Mitaka-shi', 'wp-ultimo-locations'),
|
||||
__('Musashimurayama-shi', 'wp-ultimo-locations'),
|
||||
__('Musashino', 'wp-ultimo-locations'),
|
||||
__('Musashino-shi', 'wp-ultimo-locations'),
|
||||
__('Nakano-ku', 'wp-ultimo-locations'),
|
||||
__('Nerima-ku', 'wp-ultimo-locations'),
|
||||
__('Nishi-Tokyo-shi', 'wp-ultimo-locations'),
|
||||
__('Nishitōkyō-shi', 'wp-ultimo-locations'),
|
||||
__('Setagaya-ku', 'wp-ultimo-locations'),
|
||||
__('Shibuya-ku', 'wp-ultimo-locations'),
|
||||
__('Shinagawa-ku', 'wp-ultimo-locations'),
|
||||
__('Shinjuku-ku', 'wp-ultimo-locations'),
|
||||
__('Suginami-ku', 'wp-ultimo-locations'),
|
||||
__('Sumida-ku', 'wp-ultimo-locations'),
|
||||
__('Tachikawa-shi', 'wp-ultimo-locations'),
|
||||
__('Taitō-ku', 'wp-ultimo-locations'),
|
||||
__('Tama-shi', 'wp-ultimo-locations'),
|
||||
__('Tanashichō', 'wp-ultimo-locations'),
|
||||
__('Tokyo', 'wp-ultimo-locations'),
|
||||
__('Toshima-ku', 'wp-ultimo-locations'),
|
||||
__('Urayasu', 'wp-ultimo-locations'),
|
||||
__('Ōme', 'wp-ultimo-locations'),
|
||||
__('Ōme-shi', 'wp-ultimo-locations'),
|
||||
__('Ōta-ku', 'wp-ultimo-locations'),
|
||||
);
|
Reference in New Issue
Block a user