openclassify/addons/default/visiosoft/cats-module/resources/lang/ca/addon.php
Mostafa Moradi ceb907312c 4.0-mostafa
2024-08-18 17:38:23 +03:00

9 lines
301 B
PHP

<?php
return [
'title' => 'Categoria',
'name' => 'Mòdul de categoria',
'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.',
];