Current Path : /var/www/alh/admin/language/ar/extension/module/ |
Current File : /var/www/alh/admin/language/ar/extension/module/simple_blog_category.php |
<?php // Heading $_['heading_title'] = 'Theme Simple Blog Category'; // Text $_['text_extension'] = 'Extensions'; $_['text_success'] = 'Success: You have modified module simple blog category!'; $_['text_content_top'] = 'Content Top'; $_['text_content_bottom'] = 'Content Bottom'; $_['text_column_left'] = 'Column Left'; $_['text_column_right'] = 'Column Right'; $_['text_category_related'] = 'Category Module'; $_['text_edit'] = 'Edit Blog Category'; // Help $_['help_search_article'] = 'On Enabled, search article module is enabled.'; // Entry $_['entry_search_article'] = 'Search Article:'; $_['entry_status'] = 'Status:'; $_['entry_layout'] = 'Layout:'; $_['entry_position'] = 'Position:'; $_['entry_sort_order'] = 'Sort Order:'; // Button $_['button_add_module'] = 'Add Module'; // Error $_['error_permission'] = 'Warning: You do not have permission to modify module simple blog category!';