alecpl
2011-02-16 207cc0b9b3cfdfb29e4f02e83014320fd12eeb68
1
2
3
4
5
6
7
8
<?php
 
$labels = array();
$labels['help'] = '說明';
$labels['about'] = '關於';
$labels['license'] = '許可證';
 
?>