mirror of
https://github.com/openclassify/openclassify.git
synced 2026-04-19 05:23:30 -05:00
8 lines
191 B
PHP
8 lines
191 B
PHP
<?php
|
|
|
|
return [
|
|
'clean_subcategories' => 'Unterkategorien bereinigen',
|
|
'ad_count_calculate' => 'Anzeigenanzahl berechnen',
|
|
'cat_level_calculate' => 'Kategorieebene berechnen',
|
|
];
|