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