New translations stream.php (Portuguese)

This commit is contained in:
Fatih Alp 2020-05-12 13:16:05 +03:00
parent 52b1bb219d
commit cd7e9ea12c

View File

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