Initial Commit
This commit is contained in:
103
inc/country/nl/gr.php
Normal file
103
inc/country/nl/gr.php
Normal file
@ -0,0 +1,103 @@
|
||||
<?php // phpcs:ignore - @generation-checksum NL-GR-79
|
||||
/**
|
||||
* State City List for GR - NL.
|
||||
*
|
||||
* City count: 79
|
||||
*
|
||||
* @package WP_Ultimo\Country
|
||||
* @since 2.0.11
|
||||
*/
|
||||
|
||||
// Exit if accessed directly
|
||||
defined('ABSPATH') || exit;
|
||||
|
||||
/**
|
||||
* State City List for GR - 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(
|
||||
__('Aduard', 'wp-ultimo-locations'),
|
||||
__('Appingedam', 'wp-ultimo-locations'),
|
||||
__('Baflo', 'wp-ultimo-locations'),
|
||||
__('Bedum', 'wp-ultimo-locations'),
|
||||
__('Bellingwolde', 'wp-ultimo-locations'),
|
||||
__('Blijham', 'wp-ultimo-locations'),
|
||||
__('Coendersborg', 'wp-ultimo-locations'),
|
||||
__('De Wijert', 'wp-ultimo-locations'),
|
||||
__('Delfzijl', 'wp-ultimo-locations'),
|
||||
__('Eenrum', 'wp-ultimo-locations'),
|
||||
__('Eexta', 'wp-ultimo-locations'),
|
||||
__('Farmsum', 'wp-ultimo-locations'),
|
||||
__('Gemeente Oldambt', 'wp-ultimo-locations'),
|
||||
__('Gemeente Appingedam', 'wp-ultimo-locations'),
|
||||
__('Gemeente Delfzijl', 'wp-ultimo-locations'),
|
||||
__('Gemeente Groningen', 'wp-ultimo-locations'),
|
||||
__('Gemeente Loppersum', 'wp-ultimo-locations'),
|
||||
__('Gemeente Pekela', 'wp-ultimo-locations'),
|
||||
__('Gemeente Stadskanaal', 'wp-ultimo-locations'),
|
||||
__('Gemeente Veendam', 'wp-ultimo-locations'),
|
||||
__('Glimmen', 'wp-ultimo-locations'),
|
||||
__('Grijpskerk', 'wp-ultimo-locations'),
|
||||
__('Groningen', 'wp-ultimo-locations'),
|
||||
__('Grootegast', 'wp-ultimo-locations'),
|
||||
__('Haren', 'wp-ultimo-locations'),
|
||||
__('Harkstede', 'wp-ultimo-locations'),
|
||||
__('Heiligerlee', 'wp-ultimo-locations'),
|
||||
__('Helpman', 'wp-ultimo-locations'),
|
||||
__('Hoogezand', 'wp-ultimo-locations'),
|
||||
__('Korrewegwijk', 'wp-ultimo-locations'),
|
||||
__('Leek', 'wp-ultimo-locations'),
|
||||
__('Leens', 'wp-ultimo-locations'),
|
||||
__('Loppersum', 'wp-ultimo-locations'),
|
||||
__('Marum', 'wp-ultimo-locations'),
|
||||
__('Meeden', 'wp-ultimo-locations'),
|
||||
__('Middelstum', 'wp-ultimo-locations'),
|
||||
__('Midden-Groningen', 'wp-ultimo-locations'),
|
||||
__('Midwolda', 'wp-ultimo-locations'),
|
||||
__('Niekerk', 'wp-ultimo-locations'),
|
||||
__('Nieuwe Pekela', 'wp-ultimo-locations'),
|
||||
__('Nieuwolda', 'wp-ultimo-locations'),
|
||||
__('Noordbroek', 'wp-ultimo-locations'),
|
||||
__('Noordhorn', 'wp-ultimo-locations'),
|
||||
__('Obergum', 'wp-ultimo-locations'),
|
||||
__('Oldehove', 'wp-ultimo-locations'),
|
||||
__('Ommelanderwijk', 'wp-ultimo-locations'),
|
||||
__('Onstwedde', 'wp-ultimo-locations'),
|
||||
__('Oosterhoogebrug', 'wp-ultimo-locations'),
|
||||
__('Oosterpark', 'wp-ultimo-locations'),
|
||||
__('Oude Pekela', 'wp-ultimo-locations'),
|
||||
__('Reitdiep', 'wp-ultimo-locations'),
|
||||
__('Sappemeer', 'wp-ultimo-locations'),
|
||||
__('Scheemda', 'wp-ultimo-locations'),
|
||||
__('Schildwolde', 'wp-ultimo-locations'),
|
||||
__('Sellingen', 'wp-ultimo-locations'),
|
||||
__('Selwerd', 'wp-ultimo-locations'),
|
||||
__('Siddeburen', 'wp-ultimo-locations'),
|
||||
__('Slochteren', 'wp-ultimo-locations'),
|
||||
__('Spijk', 'wp-ultimo-locations'),
|
||||
__('Stadskanaal', 'wp-ultimo-locations'),
|
||||
__('Ten Boer', 'wp-ultimo-locations'),
|
||||
__('Ter Apel', 'wp-ultimo-locations'),
|
||||
__('Tuikwerd', 'wp-ultimo-locations'),
|
||||
__('Uithuizen', 'wp-ultimo-locations'),
|
||||
__('Uithuizermeeden', 'wp-ultimo-locations'),
|
||||
__('Ulrum', 'wp-ultimo-locations'),
|
||||
__('Usquert', 'wp-ultimo-locations'),
|
||||
__('Veendam', 'wp-ultimo-locations'),
|
||||
__('Vlagtwedde', 'wp-ultimo-locations'),
|
||||
__('Wagenborgen', 'wp-ultimo-locations'),
|
||||
__('Warffum', 'wp-ultimo-locations'),
|
||||
__('Westerlee', 'wp-ultimo-locations'),
|
||||
__('Westerwolde', 'wp-ultimo-locations'),
|
||||
__('Wildervank', 'wp-ultimo-locations'),
|
||||
__('Winschoten', 'wp-ultimo-locations'),
|
||||
__('Winsum', 'wp-ultimo-locations'),
|
||||
__('Zoutkamp', 'wp-ultimo-locations'),
|
||||
__('Zuidbroek', 'wp-ultimo-locations'),
|
||||
__('Zuidhorn', 'wp-ultimo-locations'),
|
||||
);
|
Reference in New Issue
Block a user