Add further indicator for village-level places in Ukrainian
This commit is contained in:
parent
55931ba3ef
commit
b14f2e14eb
|
@ -235,7 +235,7 @@ final class NodaConsolidatedNamesForPlaces extends NodaConsolidatedNamesAbstract
|
|||
'county' => ['повіт'],
|
||||
'city' => ['м.'],
|
||||
'parish' => ['волость'],
|
||||
'village' => ['смт', 'сільська', 'с. '],
|
||||
'village' => ['смт', 'сільська', 'с. ', 'село'],
|
||||
'district' => [], // Is also р-н; which it is is determined based on position
|
||||
'street' => ['вул. '],
|
||||
];
|
||||
|
|
Loading…
Reference in New Issue
Block a user