1<?php
2
3/**
4 * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
5 *
6 * @author GHSRobert Ciang <robertus0617@gmail.com>
7 */
8$lang['apr_recent_draft']      = '此頁的<a href="%s">最新版本</a>尚處於草稿階段。';
9$lang['apr_draft']             = '這個版本(%s)仍是<em>草稿</em>。';
10