New translations section.php (Portuguese)

This commit is contained in:
Fatih Alp 2020-05-12 13:16:01 +03:00
parent 5fad96052d
commit acd9ead2a7

View File

@ -1,13 +1,11 @@
<?php <?php
return[ return [
"profile" => [ 'profile' => [
"title" =>"Perfil", 'title' => 'Perfil',
],
], 'adress' => [
"adress" => [ 'title' => 'Endereço',
"title" =>"Endereço", ],
'general_setting' => 'General Settings',
],
]; ];