INIT
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
<?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'"
|
||||
]
|
||||
];
|
||||
Reference in New Issue
Block a user