Files
wp-multisite-waas/inc/country/jp/17.php
2024-11-30 18:24:12 -07:00

43 lines
1.1 KiB
PHP

<?php // phpcs:ignore - @generation-checksum JP-17-18
/**
* State City List for 17 - JP.
*
* City count: 18
*
* @package WP_Ultimo\Country
* @since 2.0.11
*/
// Exit if accessed directly
defined('ABSPATH') || exit;
/**
* State City List for 17 - 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(
__('Hakui', 'wp-ultimo-locations'),
__('Hakui Shi', 'wp-ultimo-locations'),
__('Hakusan Shi', 'wp-ultimo-locations'),
__('Kaga Shi', 'wp-ultimo-locations'),
__('Kahoku Shi', 'wp-ultimo-locations'),
__('Kanazawa', 'wp-ultimo-locations'),
__('Kanazawa-shi', 'wp-ultimo-locations'),
__('Komatsu', 'wp-ultimo-locations'),
__('Matsutō', 'wp-ultimo-locations'),
__('Nanao Shi', 'wp-ultimo-locations'),
__('Nomi Shi', 'wp-ultimo-locations'),
__('Nonoichi', 'wp-ultimo-locations'),
__('Nonoichi-shi', 'wp-ultimo-locations'),
__('Suzu', 'wp-ultimo-locations'),
__('Suzu Shi', 'wp-ultimo-locations'),
__('Tsubata', 'wp-ultimo-locations'),
__('Tsurugi-asahimachi', 'wp-ultimo-locations'),
__('Wajima Shi', 'wp-ultimo-locations'),
);