New translations stream.php (Italian)

This commit is contained in:
Fatih Alp 2020-05-12 13:14:51 +03:00
parent afd62a7785
commit 520c2f815e

View File

@ -1,9 +1,7 @@
<?php
return[
"village" => [
"name" =>"Villaggio",
],
];
return [
'village' => [
'name' => 'Villaggio',
],
];