New translations section.php (Dutch)

This commit is contained in:
Fatih Alp 2020-05-12 13:13:49 +03:00
parent bdeb3b34db
commit 46d9b6d5e7

View File

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