<?php
/**
* 模块语言包-前台公共
* @author Devil
* @blog http://gong.gg/
* @version 0.0.1
* @datetime 2016-12-01T21:51:08+0800
*/
return array(
'home_site_close_msg' => '站点维护中...',
);
?>