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
return[
"category" => [
"title" =>"Categorie",
],
"placeholderforsearch" => [
"title" =>"Placeholderforsearch",
],
];
return [
'category' => [
'title' => 'Categorie',
],
'placeholderforsearch' => [
'title' => 'Placeholderforsearch',
],
];