translation-value-sets/uk/closer_location_types_set.php
2023-01-23 21:37:48 +00:00

11 lines
264 B
PHP

<?PHP
declare(strict_types = 1);
array (
'closer_location_types_set' =>
array (
0 => '',
1 => 'Місце проведення запису',
2 => 'Місце виявлення',
3 => 'Колишнє місце перебування',
),
)