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

114
inc/country/nl/ov.php Normal file
View File

@ -0,0 +1,114 @@
<?php // phpcs:ignore - @generation-checksum NL-OV-90
/**
* State City List for OV - NL.
*
* City count: 90
*
* @package WP_Ultimo\Country
* @since 2.0.11
*/
// Exit if accessed directly
defined('ABSPATH') || exit;
/**
* State City List for OV - NL.
*
* 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(
__('Almelo', 'wp-ultimo-locations'),
__('Baalder', 'wp-ultimo-locations'),
__('Berkum', 'wp-ultimo-locations'),
__('Blokzijl', 'wp-ultimo-locations'),
__('Borgele', 'wp-ultimo-locations'),
__('Borne', 'wp-ultimo-locations'),
__('Boskamp', 'wp-ultimo-locations'),
__('Brunnepe', 'wp-ultimo-locations'),
__('Dalfsen', 'wp-ultimo-locations'),
__('De Hoven', 'wp-ultimo-locations'),
__('Delden', 'wp-ultimo-locations'),
__('Den Ham', 'wp-ultimo-locations'),
__('Deventer', 'wp-ultimo-locations'),
__('Diepenheim', 'wp-ultimo-locations'),
__('Enschede', 'wp-ultimo-locations'),
__('Flevowijk', 'wp-ultimo-locations'),
__('Frankhuis', 'wp-ultimo-locations'),
__('Gemeente Almelo', 'wp-ultimo-locations'),
__('Gemeente Borne', 'wp-ultimo-locations'),
__('Gemeente Dalfsen', 'wp-ultimo-locations'),
__('Gemeente Deventer', 'wp-ultimo-locations'),
__('Gemeente Dinkelland', 'wp-ultimo-locations'),
__('Gemeente Enschede', 'wp-ultimo-locations'),
__('Gemeente Haaksbergen', 'wp-ultimo-locations'),
__('Gemeente Hardenberg', 'wp-ultimo-locations'),
__('Gemeente Hellendoorn', 'wp-ultimo-locations'),
__('Gemeente Hengelo', 'wp-ultimo-locations'),
__('Gemeente Hof van Twente', 'wp-ultimo-locations'),
__('Gemeente Kampen', 'wp-ultimo-locations'),
__('Gemeente Losser', 'wp-ultimo-locations'),
__('Gemeente Oldenzaal', 'wp-ultimo-locations'),
__('Gemeente Olst-Wijhe', 'wp-ultimo-locations'),
__('Gemeente Ommen', 'wp-ultimo-locations'),
__('Gemeente Raalte', 'wp-ultimo-locations'),
__('Gemeente Rijssen-Holten', 'wp-ultimo-locations'),
__('Gemeente Staphorst', 'wp-ultimo-locations'),
__('Gemeente Steenwijkerland', 'wp-ultimo-locations'),
__('Gemeente Tubbergen', 'wp-ultimo-locations'),
__('Gemeente Twenterand', 'wp-ultimo-locations'),
__('Gemeente Wierden', 'wp-ultimo-locations'),
__('Gemeente Zwartewaterland', 'wp-ultimo-locations'),
__('Gemeente Zwolle', 'wp-ultimo-locations'),
__('Giethoorn', 'wp-ultimo-locations'),
__('Goor', 'wp-ultimo-locations'),
__('Grafhorst', 'wp-ultimo-locations'),
__('Haaksbergen', 'wp-ultimo-locations'),
__('Haarle', 'wp-ultimo-locations'),
__('Hardenberg', 'wp-ultimo-locations'),
__('Hasselt', 'wp-ultimo-locations'),
__('Heino', 'wp-ultimo-locations'),
__('Hengelo', 'wp-ultimo-locations'),
__('Hengevelde', 'wp-ultimo-locations'),
__('Het Oostrik', 'wp-ultimo-locations'),
__('Kampen', 'wp-ultimo-locations'),
__('Klein Driene', 'wp-ultimo-locations'),
__('Losser', 'wp-ultimo-locations'),
__('Magele', 'wp-ultimo-locations'),
__('Markelo', 'wp-ultimo-locations'),
__('Mekkelholt', 'wp-ultimo-locations'),
__('Nieuwoord', 'wp-ultimo-locations'),
__('Nijrees', 'wp-ultimo-locations'),
__('Oldemarkt', 'wp-ultimo-locations'),
__('Oldenzaal', 'wp-ultimo-locations'),
__('Olst', 'wp-ultimo-locations'),
__('Ommen', 'wp-ultimo-locations'),
__('Oosterholt', 'wp-ultimo-locations'),
__('Oostermeenthe', 'wp-ultimo-locations'),
__('Ootmarsum', 'wp-ultimo-locations'),
__('Pathmos', 'wp-ultimo-locations'),
__('Pierik', 'wp-ultimo-locations'),
__('Raalte', 'wp-ultimo-locations'),
__('Rossum', 'wp-ultimo-locations'),
__('Schalkhaar', 'wp-ultimo-locations'),
__('Sint Jansklooster', 'wp-ultimo-locations'),
__('Staphorst', 'wp-ultimo-locations'),
__('Steenwijk', 'wp-ultimo-locations'),
__('Steenwijkerwold', 'wp-ultimo-locations'),
__('Tubbergen', 'wp-ultimo-locations'),
__('Tuk', 'wp-ultimo-locations'),
__('Twekkelerveld', 'wp-ultimo-locations'),
__('Vollenhove', 'wp-ultimo-locations'),
__('Vriezenveen', 'wp-ultimo-locations'),
__('Vroomshoop', 'wp-ultimo-locations'),
__('Westerhaar-Vriezenveensewijk', 'wp-ultimo-locations'),
__('Wierden', 'wp-ultimo-locations'),
__('Wijhe', 'wp-ultimo-locations'),
__('Woolde', 'wp-ultimo-locations'),
__('Wooldrik', 'wp-ultimo-locations'),
__('Zuid-Berghuizen', 'wp-ultimo-locations'),
__('Zwolle', 'wp-ultimo-locations'),
);