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