update translation

This commit is contained in:
Eugene Kuligin
2015-02-01 01:39:08 +02:00
parent c4db43b45c
commit 6ba52904f3
365 changed files with 0 additions and 11592 deletions

View File

@@ -1,19 +0,0 @@
<?php
// Heading
$_['heading_title'] = 'Customers Online Report';
// Text
$_['text_list'] = 'Customers Online List';
$_['text_guest'] = 'Guest';
// Column
$_['column_ip'] = 'IP';
$_['column_customer'] = 'Customer';
$_['column_url'] = 'Last Page Visited';
$_['column_referer'] = 'Referer';
$_['column_date_added'] = 'Last Click';
$_['column_action'] = 'Action';
// Entry
$_['entry_ip'] = 'IP';
$_['entry_customer'] = 'Customer';