mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-09 23:06:08 -06:00
New translations button.php (German)
This commit is contained in:
parent
0d1af9522e
commit
02d1f2df49
@ -1,8 +1,8 @@
|
|||||||
<?php
|
<?php
|
||||||
|
|
||||||
return[
|
return [
|
||||||
"new_category" =>"Neue Kategorie",
|
'new_category' => 'Neue Kategorie',
|
||||||
"add_sub_category" =>"Unterkategorie hinzufügen",
|
'add_sub_category' => 'Unterkategorie hinzufügen',
|
||||||
"sub_category" =>"Unterkategorie anzeigen",
|
'sub_category' => 'Unterkategorie anzeigen',
|
||||||
"new_placeholderforsearch" =>"Neuer Platzhalter für die Suche"
|
'new_placeholderforsearch' => 'Neuer Platzhalter für die Suche',
|
||||||
];
|
];
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user