New translations stream.php (Spanish)

This commit is contained in:
Fatih Alp 2020-05-12 13:06:56 +03:00
parent c6c543487b
commit 65c74c581c

View File

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