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/spage.php

<?php
$lan = array (
  'subscribe pages' => '订阅页面',
  'deleted' => '已删除',
  'add_new' => '新增一个',
  'title' => '标题',
  'edit' => '编辑',
  'del' => '删除',
  'view' => '浏览',
  'status' => '状态',
  'owner' => '拥有者',
  'default' => '预设',
  'active' => '启用',
  'not active' => '停用',

);
?>