New translations stream.php (Italian)

This commit is contained in:
Fatih Alp 2020-05-12 13:13:12 +03:00
parent 8ea4078a5e
commit c336fd5180

View File

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