mirror of
https://github.com/openclassify/openclassify.git
synced 2026-04-26 00:30:45 -05:00
11 lines
122 B
PHP
11 lines
122 B
PHP
<?php
|
|
|
|
return [
|
|
'location' => [
|
|
'name' => 'Plats'
|
|
],
|
|
'village' => [
|
|
'name' => 'By',
|
|
],
|
|
];
|