New translations section.php (Spanish)

This commit is contained in:
Fatih Alp 2020-05-12 13:07:01 +03:00
parent e533b9eb49
commit 22dde472cb

View File

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