Current Path : /web/htdocs/www.entinoprofit.org/home/newsletter/admin/lan/cn/
Upload File :
Current File : /web/htdocs/www.entinoprofit.org/home/newsletter/admin/lan/cn/mviews.php

<?php
$lan = array (
  'You do not have access to this page' => '您没有权限存取这个页面',
  'Select Message to view' => '选择要浏览的信件',
  'Available Messages' => '可以使用的信件',
  'views' => '次浏览',
  'rate' => '比率',
  'View Details for a Message' => '信件浏览细节',
  'Subject' => '主旨',
  'Entered' => '进入',
  'Message Open Statistics' => '信件开启统计',
  'Listing user %d to %d' => '列出使用者 %d 到 %d',
  'Entries' => '笔资料',
  'firstview' => '第一次',
  'lastview' => '最新一次',
  'responsetime' => '回应时间',
  'sec' => '秒',
  'there are currently no messages to view' => '目前没有任何信件',

);
?>