init
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
<?php
|
||||
return [
|
||||
"country" => "Tajikistan",
|
||||
"subdivisions" => [
|
||||
"DU" => "Dushanbe",
|
||||
"GB" => "Kŭhistoni Badakhshon",
|
||||
"KT" => "Khatlon",
|
||||
"RA" => "nohiyahoi tobei jumhurí",
|
||||
"SU" => "Sughd"
|
||||
]
|
||||
];
|
||||
Reference in New Issue
Block a user