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
return[
"profile" => [
"name" =>"Profilo",
],
"adress" => [
"name" =>"Un vestito",
],
];
return [
'profile' => [
'name' => 'Profilo',
],
'adress' => [
'name' => 'Un vestito',
],
];