New translations section.php (Italian)

This commit is contained in:
Fatih Alp 2020-01-10 17:04:08 +03:00
parent 947ddaeb5d
commit 88d9dc3d14

View File

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