HighSpeaker/vendor/workerman/validation/data/iso_3166-2/KG.php

16 lines
316 B
PHP
Raw Normal View History

2024-01-31 19:45:08 +05:30
<?php
return [
"country" => "Kyrgyzstan",
"subdivisions" => [
"B" => "Batken",
"C" => "Chuyskaya oblast'",
"GB" => "Bishkek Shaary",
"GO" => "Gorod Osh",
"J" => "Dzhalal-Abadskaya oblast'",
"N" => "Naryn",
"O" => "Osh",
"T" => "Talas",
"Y" => "Issyk-Kul'skaja oblast'"
]
];