summaryrefslogtreecommitdiff
path: root/settings/localization/zh_TW.inc
blob: 7e6f345b7783cac2b17c3e4763a3bb988aa12089 (plain)
1
2
3
4
5
6
7
8
9
10
11
<?php

$labels = array();
$labels['menu'] = '菜單';
$labels['managefolders'] = '管理文件夾';
$labels['account'] = '用戶管理';
$labels['classic'] = '默認';
$labels['remotefolders'] = '特定文件夾';
$labels['myroundcube'] = '我的RoundCube';

?>