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 <?php
return[ return [
"village" => [ 'village' => [
"name" =>"Villaggio", 'name' => 'Villaggio',
],
], ];
];