mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
8 lines
232 B
PHP
8 lines
232 B
PHP
<?php
|
|
|
|
return[
|
|
"new_category" =>"Neue Kategorie",
|
|
"add_sub_category" =>"Unterkategorie hinzufügen",
|
|
"sub_category" =>"Unterkategorie anzeigen",
|
|
"new_placeholderforsearch" =>"Neuer Platzhalter für die Suche"
|
|
]; |