<?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_82
{
    public const DATA = [
        822 => 'Seoul',
        8231 => 'Gyeonggi',
        8232 => 'Incheon',
        8233 => 'Gangwon',
        8241 => 'Chungnam',
        8242 => 'Daejeon',
        8243 => 'Chungbuk',
        8244 => 'Sejong City',
        8251 => 'Busan',
        8252 => 'Ulsan',
        8253 => 'Daegu',
        8254 => 'Gyeongbuk',
        8255 => 'Gyeongnam',
        8261 => 'Jeonnam',
        8262 => 'Gwangju',
        8263 => 'Jeonbuk',
        8264 => 'Jeju',
    ];
}
