mirror of
https://github.com/shadoll/translate.git
synced 2026-02-04 11:03:26 +00:00
update translation
This commit is contained in:
@@ -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!';
|
||||
Reference in New Issue
Block a user