openclassify/addons/default/visiosoft/cats-module/resources/lang/fa/addon.php
2026-03-02 23:41:21 +03:00

9 lines
309 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.',
];