mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-07 22:06:04 -06:00
11 lines
131 B
PHP
11 lines
131 B
PHP
<?php
|
|
|
|
return [
|
|
'profile' => [
|
|
'name' => 'Profilo',
|
|
],
|
|
'adress' => [
|
|
'name' => 'Un vestito',
|
|
],
|
|
];
|