openclassify/addons/default/visiosoft/cats-module/resources/lang/bg/addon.php
Fatih Alp ef3de70c3f
New Crowdin updates (#1077)
* New translations addon.php (Hebrew)
* New translations field.php (Catalan)
* New translations addon.php (Afrikaans)
* New translations addon.php (Romanian)
* New translations field.php (Romanian)
2021-06-02 17:12:01 +03:00

9 lines
320 B
PHP

<?php
return [
'title' => 'Категория',
'name' => 'Категория Модул',
'description' => '',
'info' => 'This is the screen where you can add, delete and edit categories from the category page. You can easily manage main categories and sub-categories from this page.',
];