thomascube
2012-01-29 ee9ee7f66fae218afe24942166ba833eb490ada3
1
2
3
4
5
6
7
8
<?php
 
$labels = array();
$labels['help'] = '說明';
$labels['about'] = '關於';
$labels['license'] = '許可證';
 
?>