mirror of
https://github.com/openclassify/openclassify.git
synced 2026-04-27 00:57:21 -05:00
8 lines
197 B
PHP
8 lines
197 B
PHP
<?php
|
||
|
||
return [
|
||
'clean_subcategories' => 'Subcategories netes',
|
||
'ad_count_calculate' => 'Calcula el recompte d’anuncis',
|
||
'cat_level_calculate' => 'Calcula el nivell de categoria',
|
||
];
|