Initial Commit
This commit is contained in:
74
inc/country/in/ga.php
Normal file
74
inc/country/in/ga.php
Normal file
@@ -0,0 +1,74 @@
|
||||
<?php // phpcs:ignore - @generation-checksum IN-GA-50
|
||||
/**
|
||||
* State City List for GA - IN.
|
||||
*
|
||||
* City count: 50
|
||||
*
|
||||
* @package WP_Ultimo\Country
|
||||
* @since 2.0.11
|
||||
*/
|
||||
|
||||
// Exit if accessed directly
|
||||
defined('ABSPATH') || exit;
|
||||
|
||||
/**
|
||||
* State City List for GA - IN.
|
||||
*
|
||||
* 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(
|
||||
__('Aldona', 'wp-ultimo-locations'),
|
||||
__('Arambol', 'wp-ultimo-locations'),
|
||||
__('Baga', 'wp-ultimo-locations'),
|
||||
__('Bambolim', 'wp-ultimo-locations'),
|
||||
__('Bandora', 'wp-ultimo-locations'),
|
||||
__('Benaulim', 'wp-ultimo-locations'),
|
||||
__('Calangute', 'wp-ultimo-locations'),
|
||||
__('Candolim', 'wp-ultimo-locations'),
|
||||
__('Carapur', 'wp-ultimo-locations'),
|
||||
__('Cavelossim', 'wp-ultimo-locations'),
|
||||
__('Chicalim', 'wp-ultimo-locations'),
|
||||
__('Chinchinim', 'wp-ultimo-locations'),
|
||||
__('Colovale', 'wp-ultimo-locations'),
|
||||
__('Colva', 'wp-ultimo-locations'),
|
||||
__('Cortalim', 'wp-ultimo-locations'),
|
||||
__('Cuncolim', 'wp-ultimo-locations'),
|
||||
__('Curchorem', 'wp-ultimo-locations'),
|
||||
__('Curti', 'wp-ultimo-locations'),
|
||||
__('Davorlim', 'wp-ultimo-locations'),
|
||||
__('Dicholi', 'wp-ultimo-locations'),
|
||||
__('Goa Velha', 'wp-ultimo-locations'),
|
||||
__('Guirim', 'wp-ultimo-locations'),
|
||||
__('Jua', 'wp-ultimo-locations'),
|
||||
__('Kankon', 'wp-ultimo-locations'),
|
||||
__('Madgaon', 'wp-ultimo-locations'),
|
||||
__('Mapuca', 'wp-ultimo-locations'),
|
||||
__('Morjim', 'wp-ultimo-locations'),
|
||||
__('Mormugao', 'wp-ultimo-locations'),
|
||||
__('Navelim', 'wp-ultimo-locations'),
|
||||
__('North Goa', 'wp-ultimo-locations'),
|
||||
__('Palle', 'wp-ultimo-locations'),
|
||||
__('Panaji', 'wp-ultimo-locations'),
|
||||
__('Pernem', 'wp-ultimo-locations'),
|
||||
__('Ponda', 'wp-ultimo-locations'),
|
||||
__('Quepem', 'wp-ultimo-locations'),
|
||||
__('Queula', 'wp-ultimo-locations'),
|
||||
__('Raia', 'wp-ultimo-locations'),
|
||||
__('Saligao', 'wp-ultimo-locations'),
|
||||
__('Sancoale', 'wp-ultimo-locations'),
|
||||
__('Sanguem', 'wp-ultimo-locations'),
|
||||
__('Sanquelim', 'wp-ultimo-locations'),
|
||||
__('Sanvordem', 'wp-ultimo-locations'),
|
||||
__('Serula', 'wp-ultimo-locations'),
|
||||
__('Solim', 'wp-ultimo-locations'),
|
||||
__('South Goa', 'wp-ultimo-locations'),
|
||||
__('Taleigao', 'wp-ultimo-locations'),
|
||||
__('Vagator', 'wp-ultimo-locations'),
|
||||
__('Valpoy', 'wp-ultimo-locations'),
|
||||
__('Varca', 'wp-ultimo-locations'),
|
||||
__('Vasco da Gama', 'wp-ultimo-locations'),
|
||||
);
|
Reference in New Issue
Block a user