mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-10 23:36:08 -06:00
New translations section.php (German)
This commit is contained in:
parent
dfbf0a904a
commit
611541970a
@ -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",
|
],
|
||||||
|
|
||||||
],
|
|
||||||
|
|
||||||
];
|
];
|
||||||
Loading…
Reference in New Issue
Block a user