1<?php
2/**
3 * Chinese (Simplified) language file
4 *
5 * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
6 */
7
8$lang['userpage']        = '用户页面';
9
10//Setup VIM: ex: et ts=2 :
11