type
[lhc/web/wiklou.git] / languages / LanguageZh_sg.php
1 <?php
2 /**
3 * @package MediaWiki
4 * @subpackage Language
5 */
6 require_once( "LanguageZh_cn.php");
7
8 class LanguageZh_sg extends LanguageZh_cn {
9 # Inherit everything for now
10 }
11 ?>