Initial Commit

This commit is contained in:
David Stone
2024-11-30 18:24:12 -07:00
commit e8f7955c1c
5432 changed files with 1397750 additions and 0 deletions

52
inc/country/jp/24.php Normal file
View File

@ -0,0 +1,52 @@
<?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'),
);