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

9 lines
299 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' => 'Kategori',
'name' => 'Kategori Modülü',
'description' => '',
'info' => 'Kategori sayfasından kategori ekleme, silme ve düzenleme yapabileceğiniz ekrandır. Ana kategorileri ve alt kategorileri bu sayfadan kolayca yönetebilirsiniz.',
];