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
return[
"category" => [
"name" =>"Kategorie",
],
"placeholderforsearch" => [
"name" =>"Platzhalter für die Suche",
],
];
return [
'category' => [
'name' => 'Kategorie',
],
'placeholderforsearch' => [
'name' => 'Platzhalter für die Suche',
],
];