New translations stream.php (Spanish)

This commit is contained in:
Fatih Alp 2020-05-12 13:06:32 +03:00
parent b278eb6d8a
commit f144f4b6b5

View File

@ -1,13 +1,10 @@
<?php <?php
return[ return [
"profile" => [ 'profile' => [
"name" =>"Perfil", 'name' => 'Perfil',
],
], 'adress' => [
"adress" => [ 'name' => 'Dirección',
"name" =>"Dirección", ],
];
],
];