spqr/vendor/workerman/validation/data/iso_3166-2/BH.php

11 lines
190 B
PHP
Raw Permalink Normal View History

2024-11-05 12:10:06 +08:00
<?php
return [
"country" => "Bahrain",
"subdivisions" => [
"13" => "Al Āşimah",
"14" => "Al Janūbīyah",
"15" => "Al Muḩarraq",
"17" => "Ash Shamālīyah"
]
];