New translations section.php (Italian)

This commit is contained in:
Fatih Alp 2020-05-12 13:13:26 +03:00
parent 29129d5ea7
commit bfaa4edcf7

View File

@ -1,13 +1,11 @@
<?php
return[
"profile" => [
"title" =>"Profilo",
],
"adress" => [
"title" =>"Un vestito",
],
];
return [
'profile' => [
'title' => 'Profilo',
],
'adress' => [
'title' => 'Un vestito',
],
'general_setting' => 'General Settings',
];