openclassify/addons/default/visiosoft/profile-module/resources/lang/fr/section.php
2020-05-12 13:09:48 +03:00

12 lines
175 B
PHP

<?php
return [
'profile' => [
'title' => 'Profil',
],
'adress' => [
'title' => 'Une robe',
],
'general_setting' => 'General Settings',
];