<?php

/**
 * libphonenumber-for-php data file
 * This file has been @generated from libphonenumber data
 * Do not modify!
 * @internal
 */

declare(strict_types=1);

namespace libphonenumber\geocoding\data\en;

/**
 * @internal
 */
class En_970
{
    public const DATA = [
        970222 => 'Jericho/Hebron',
        970223 => 'Jerusalem',
        970227 => 'Bethlehem',
        970229 => 'Ramallah/Al-Bireh',
        970424 => 'Jenin',
        970820 => 'Khan Yunis',
        970821 => 'Rafah',
        970824 => 'North Gaza',
        970825 => 'Deir al-Balah',
        970826 => 'Gaza',
        970828 => 'Gaza',
        970923 => 'Nablus',
        970925 => 'Tubas',
        970926 => 'Tulkarm',
        970929 => 'Qalqilya/Salfit',
    ];
}
