New translations stream.php (French)

This commit is contained in:
Fatih Alp 2020-01-10 17:05:39 +03:00
parent 4c634b10ea
commit e1ad7c2b56

View File

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