New translations stream.php (German)

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

View File

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