File: /www/wwwroot/oa.sanjiangapp.com/app/team/blog/lang/en.php
<?php
/**
* The article category zh-cn file of ZDOO.
*
* @copyright Copyright 2009-2018 青岛易软天创网络科技有限公司(QingDao Nature Easy Soft Network Technology Co,LTD, www.cnezsoft.com)
* @license ZPL (http://zpl.pub/page/zplv12.html)
* @author Xiying Guan <guanxiying@xirangit.com>
* @package blog
* @version $Id: en.php 4029 2016-08-26 06:50:41Z liugang $
* @link http://www.zdoo.com
*/
$lang->blog->common = "Blog";
$lang->blog->latestArticles = 'Latest Article';
$lang->blog->index = "Home";
$lang->blog->create = "Create Blog";
$lang->blog->edit = "Edit";
$lang->blog->view = "View";
$lang->blog->delete = "Delete";
$lang->blog->search = 'Search';
$lang->blog->allMonth = "All Months";
$lang->blog->allAuthors = "All Authors";
$lang->blog->notFound = 'This blog is not found.';
$lang->blog->previous = 'Previous';
$lang->blog->next = 'Next';