Initial Commit
This commit is contained in:
70
inc/country/jp/15.php
Normal file
70
inc/country/jp/15.php
Normal file
@ -0,0 +1,70 @@
|
||||
<?php // phpcs:ignore - @generation-checksum JP-15-46
|
||||
/**
|
||||
* State City List for 15 - JP.
|
||||
*
|
||||
* City count: 46
|
||||
*
|
||||
* @package WP_Ultimo\Country
|
||||
* @since 2.0.11
|
||||
*/
|
||||
|
||||
// Exit if accessed directly
|
||||
defined('ABSPATH') || exit;
|
||||
|
||||
/**
|
||||
* State City List for 15 - 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(
|
||||
__('Agano Shi', 'wp-ultimo-locations'),
|
||||
__('Arai', 'wp-ultimo-locations'),
|
||||
__('Gosen', 'wp-ultimo-locations'),
|
||||
__('Gosen Shi', 'wp-ultimo-locations'),
|
||||
__('Itoigawa', 'wp-ultimo-locations'),
|
||||
__('Itoigawa Shi', 'wp-ultimo-locations'),
|
||||
__('Jōetsu', 'wp-ultimo-locations'),
|
||||
__('Jōetsu Shi', 'wp-ultimo-locations'),
|
||||
__('Kameda-honchō', 'wp-ultimo-locations'),
|
||||
__('Kamo', 'wp-ultimo-locations'),
|
||||
__('Kamo Shi', 'wp-ultimo-locations'),
|
||||
__('Kashiwazaki', 'wp-ultimo-locations'),
|
||||
__('Kashiwazaki Shi', 'wp-ultimo-locations'),
|
||||
__('Maki', 'wp-ultimo-locations'),
|
||||
__('Minamiuonuma Shi', 'wp-ultimo-locations'),
|
||||
__('Mitsuke', 'wp-ultimo-locations'),
|
||||
__('Mitsuke Shi', 'wp-ultimo-locations'),
|
||||
__('Muikamachi', 'wp-ultimo-locations'),
|
||||
__('Murakami Shi', 'wp-ultimo-locations'),
|
||||
__('Muramatsu', 'wp-ultimo-locations'),
|
||||
__('Myoko-shi', 'wp-ultimo-locations'),
|
||||
__('Nagaoka', 'wp-ultimo-locations'),
|
||||
__('Nagaoka Shi', 'wp-ultimo-locations'),
|
||||
__('Niigata', 'wp-ultimo-locations'),
|
||||
__('Niigata Shi', 'wp-ultimo-locations'),
|
||||
__('Niitsu-honchō', 'wp-ultimo-locations'),
|
||||
__('Ojiya', 'wp-ultimo-locations'),
|
||||
__('Ojiya-shi', 'wp-ultimo-locations'),
|
||||
__('Ryōtsu-minato', 'wp-ultimo-locations'),
|
||||
__('Sado Shi', 'wp-ultimo-locations'),
|
||||
__('Sanjō Shi', 'wp-ultimo-locations'),
|
||||
__('Shibata', 'wp-ultimo-locations'),
|
||||
__('Shibata Shi', 'wp-ultimo-locations'),
|
||||
__('Shiozawa', 'wp-ultimo-locations'),
|
||||
__('Shirone', 'wp-ultimo-locations'),
|
||||
__('Suibara', 'wp-ultimo-locations'),
|
||||
__('Tainai', 'wp-ultimo-locations'),
|
||||
__('Tainai Shi', 'wp-ultimo-locations'),
|
||||
__('Tochio-honchō', 'wp-ultimo-locations'),
|
||||
__('Tsubame', 'wp-ultimo-locations'),
|
||||
__('Tsubame Shi', 'wp-ultimo-locations'),
|
||||
__('Tōkamachi', 'wp-ultimo-locations'),
|
||||
__('Tōkamachi-shi', 'wp-ultimo-locations'),
|
||||
__('Uonuma', 'wp-ultimo-locations'),
|
||||
__('Uonuma Shi', 'wp-ultimo-locations'),
|
||||
__('Yoshida-kasugachō', 'wp-ultimo-locations'),
|
||||
);
|
Reference in New Issue
Block a user