add descriptive term for address rank 24

With that term we have terms for all ranks, so that no generic
'administrative' term will show up in the address details anymore.
This commit is contained in:
Sarah Hoffmann
2020-09-25 16:02:17 +02:00
parent 6625e93be6
commit 1db8f7e353

View File

@@ -86,7 +86,8 @@ function getBoundaryLabel($iAdminLevel, $sCountry, $sFallback = 'Administrative'
8 => 'City',
9 => 'City District',
10 => 'Suburb',
11 => 'Neighbourhood'
11 => 'Neighbourhood',
12 => 'City Block'
),
'no' => array (
3 => 'State',