mirror of
https://github.com/openclassify/openclassify.git
synced 2026-04-26 00:30:45 -05:00
8 lines
197 B
PHP
8 lines
197 B
PHP
<?php
|
|
|
|
return [
|
|
'clean_subcategories' => 'Curat Subcategorii',
|
|
'ad_count_calculate' => 'Calculați numărul de anunțuri',
|
|
'cat_level_calculate' => 'Calculează nivelul categoriei',
|
|
];
|