respect-validation/data/iso_3166-2/LB.php

15 lines
283 B
PHP
Raw Normal View History

<?php
return [
"country" => "Lebanon",
"subdivisions" => [
"AK" => "Aakkâr",
"AS" => "Ash Shimāl",
"BA" => "Bayrūt",
"BH" => "Baalbek-Hermel",
"BI" => "Al Biqā",
"JA" => "Al Janūb",
"JL" => "Jabal Lubnān",
"NA" => "An Nabaţīyah"
]
];