openclassify/addons/default/visiosoft/profile-module/resources/lang/it/stream.php
2020-12-16 12:52:24 +03:00

17 lines
259 B
PHP

<?php
return [
'profile' => [
'name' => 'Profilo',
],
'adress' => [
'name' => 'Un vestito',
],
'education' => [
'name' => 'Education',
],
'education_part' => [
'name' => 'Education part',
],
];