New translations section.php (German)

This commit is contained in:
Fatih Alp 2020-03-30 17:29:17 +03:00
parent dfbf0a904a
commit 611541970a

View File

@ -1,13 +1,10 @@
<?php <?php
return[ return [
"category" => [ 'category' => [
"title" =>"Kategorie", 'title' => 'Kategorie',
],
], 'placeholderforsearch' => [
"placeholderforsearch" => [ 'title' => 'Platzhalter für die Suche',
"title" =>"Platzhalter für die Suche", ],
];
],
];