New translations stream.php (Dutch)

This commit is contained in:
Fatih Alp 2020-05-12 13:17:21 +03:00
parent f872af4c18
commit b739c8c3b8

View File

@ -1,13 +1,10 @@
<?php <?php
return[ return [
"profile" => [ 'profile' => [
"name" =>"Profiel", 'name' => 'Profiel',
],
], 'adress' => [
"adress" => [ 'name' => 'Een jurk',
"name" =>"Een jurk", ],
];
],
];