{ "error_code": "500", "data": { "zhuang_tai": "token_no", "times": "1764538817" } }
<?php // Heading $_['heading_title'] = 'Поисковые запросы'; // Text $_['text_extension'] = 'Расширения'; $_['text_edit'] = 'Редактирование'; $_['text_success'] = 'Настройки успешно изменены!'; $_['text_filter'] = 'Фильтр'; $_['text_guest'] = 'Гость'; $_['text_customer'] = '<a href="%s">%s</a>'; // Column $_['column_keyword'] = 'Запрос'; $_['column_products'] = 'Найдено товаров'; $_['column_category'] = 'Категория'; $_['column_customer'] = 'Клиент'; $_['column_ip'] = 'IP'; $_['column_date_added'] = 'Дата'; // Entry $_['entry_date_start'] = 'Дата начала'; $_['entry_date_end'] = 'Дата окончания'; $_['entry_keyword'] = 'Запрос'; $_['entry_customer'] = 'Клиент'; $_['entry_ip'] = 'IP'; $_['entry_status'] = 'Статус'; $_['entry_sort_order'] = 'Порядок сортировки'; // Error $_['error_permission'] = 'У Вас нет прав для управления модулем!';