openclassify/addons/default/visiosoft/cats-module/resources/lang/bg/addon.php
2022-01-13 12:38:32 +03:00

9 lines
498 B
PHP
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?php
return [
'title' => 'Категория',
'name' => 'Категория Модул',
'description' => '',
'info' => 'Това е екранът, където можете да добавяте, изтривате и редактирате категории от страницата с категории. Можете лесно да управлявате основните категории и подкатегории от тази страница.',
];