New translations stream.php (Italian)

This commit is contained in:
Fatih Alp 2020-01-10 17:04:10 +03:00
parent 73ac974e04
commit 862bbe7434

View File

@ -1,13 +1,10 @@
<?php <?php
return [ return [
"profile" => [ 'profile' => [
"name" =>"Profilo", 'name' => 'Profilo',
], ],
"adress" => [ 'adress' => [
"name" =>"Un vestito", 'name' => 'Un vestito',
], ],
]; ];