New translations stream.php (Italian)

This commit is contained in:
Fatih Alp 2020-01-10 17:03:54 +03:00
parent 7a7716281a
commit 37a82da73e

View File

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