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

62 lines
2.0 KiB
PHP

<?php // phpcs:ignore - @generation-checksum DE-HH-37
/**
* State City List for HH - DE.
*
* City count: 37
*
* @package WP_Ultimo\Country
* @since 2.0.11
*/
// Exit if accessed directly
defined('ABSPATH') || exit;
/**
* State City List for HH - DE.
*
* 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(
__('Alsterdorf', 'wp-ultimo-locations'),
__('Altona', 'wp-ultimo-locations'),
__('Barmbek-Nord', 'wp-ultimo-locations'),
__('Bergedorf', 'wp-ultimo-locations'),
__('Bergstedt', 'wp-ultimo-locations'),
__('Borgfelde', 'wp-ultimo-locations'),
__('Duvenstedt', 'wp-ultimo-locations'),
__('Eidelstedt', 'wp-ultimo-locations'),
__('Eimsbüttel', 'wp-ultimo-locations'),
__('Farmsen-Berne', 'wp-ultimo-locations'),
__('Fuhlsbüttel', 'wp-ultimo-locations'),
__('Hamburg', 'wp-ultimo-locations'),
__('Hamburg-Altstadt', 'wp-ultimo-locations'),
__('Hamburg-Mitte', 'wp-ultimo-locations'),
__('Hamburg-Nord', 'wp-ultimo-locations'),
__('Hammerbrook', 'wp-ultimo-locations'),
__('Harburg', 'wp-ultimo-locations'),
__('Hummelsbüttel', 'wp-ultimo-locations'),
__('Kleiner Grasbrook', 'wp-ultimo-locations'),
__('Langenhorn', 'wp-ultimo-locations'),
__('Lemsahl-Mellingstedt', 'wp-ultimo-locations'),
__('Lurup', 'wp-ultimo-locations'),
__('Marienthal', 'wp-ultimo-locations'),
__('Neustadt', 'wp-ultimo-locations'),
__('Ohlsdorf', 'wp-ultimo-locations'),
__('Ottensen', 'wp-ultimo-locations'),
__('Poppenbüttel', 'wp-ultimo-locations'),
__('Rothenburgsort', 'wp-ultimo-locations'),
__('Sasel', 'wp-ultimo-locations'),
__('St. Georg', 'wp-ultimo-locations'),
__('St. Pauli', 'wp-ultimo-locations'),
__('Steilshoop', 'wp-ultimo-locations'),
__('Stellingen', 'wp-ultimo-locations'),
__('Wandsbek', 'wp-ultimo-locations'),
__('Wellingsbüttel', 'wp-ultimo-locations'),
__('Winterhude', 'wp-ultimo-locations'),
__('Wohldorf-Ohlstedt', 'wp-ultimo-locations'),
);