counter = 'Counter'; $lang->cmd_select_date = 'Select Date'; $lang->cmd_select_counter_type['hour'] = 'By Hour'; $lang->cmd_select_counter_type['day'] = 'By Day'; $lang->cmd_select_counter_type['month'] = 'By Month'; $lang->cmd_select_counter_type['year'] = 'By Year'; $lang->total_counter = 'Total Status'; $lang->selected_day_counter = 'Status of the selected day'; $lang->unique_visitor = 'Visitors'; $lang->pageview = 'Pageview'; $lang->today = 'today'; $lang->yesterday = 'yesterday';