New translations stream.php (Dutch)

This commit is contained in:
Fatih Alp 2020-05-12 13:16:37 +03:00
parent 146bd058b9
commit 11b618ea88

View File

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