mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
New translations stream.php (German)
This commit is contained in:
parent
611541970a
commit
2cb4adb0c6
@ -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',
|
||||
],
|
||||
];
|
||||
|
||||
Loading…
Reference in New Issue
Block a user