New translations stream.php (Dutch)

This commit is contained in:
Fatih Alp 2020-05-12 13:13:47 +03:00
parent 8b95234a12
commit bdeb3b34db

View File

@ -1,13 +1,10 @@
<?php <?php
return[ return [
"category" => [ 'category' => [
"name" =>"Categorie", 'name' => 'Categorie',
],
], 'placeholderforsearch' => [
"placeholderforsearch" => [ 'name' => 'Placeholderforsearch',
"name" =>"Placeholderforsearch", ],
],
]; ];