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,16 +0,0 @@
<?php
// Heading
$_['heading_title'] = 'Products Viewed Report';
// Text
$_['text_list'] = 'Products Viewed List';
$_['text_success'] = 'Success: You have reset the product viewed report!';
// Column
$_['column_name'] = 'Product Name';
$_['column_model'] = 'Model';
$_['column_viewed'] = 'Viewed';
$_['column_percent'] = 'Percent';
// Error
$_['error_permission'] = 'Warning: You do not have permission to reset product viewed report!';