1*6f40cb81Slioujheyu<?php 2*6f40cb81Slioujheyu 3*6f40cb81Slioujheyu/** 4*6f40cb81Slioujheyu * @license GPL 2 (http://www.gnu.org/licenses/gpl.html) 5*6f40cb81Slioujheyu * 6*6f40cb81Slioujheyu * @author lioujheyu <lioujheyu@gmail.com> 7*6f40cb81Slioujheyu */ 8*6f40cb81Slioujheyu$lang['export_pdf_button'] = '輸出PDF檔案'; 9*6f40cb81Slioujheyu$lang['needtitle'] = '請提供一個抬頭名稱'; 10*6f40cb81Slioujheyu$lang['needns'] = '請提供一個以存在的命名空間'; 11*6f40cb81Slioujheyu$lang['empty'] = '你尚未選擇頁面。'; 12