openclassify/addons/default/visiosoft/cats-module/resources/lang/de/button.php
2020-03-30 17:29:13 +03:00

9 lines
234 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',
];