| | |
| | | |
| | | /* |
| | | +-----------------------------------------------------------------------+ |
| | | | language/en/labels.inc | |
| | | | language/tw/labels.inc | |
| | | | | |
| | | | Language file of the RoundCube Webmail client | |
| | | | Copyright (C) 2005, RoundQube Dev. - Switzerland | |
| | | | Licensed under the GNU GPL | |
| | | | | |
| | | +-----------------------------------------------------------------------+ |
| | | | Author: Thomas Bruederli <roundcube@gmail.com> | |
| | | | Author: kourge <kourge@gmail.com> | |
| | | +-----------------------------------------------------------------------+ |
| | | |
| | | $Id$ |
| | |
| | | $labels = array(); |
| | | |
| | | // login page |
| | | $labels['welcome'] = 'Welcome to Roundcube|Mail'; |
| | | $labels['username'] = '使用者名稱'; |
| | | $labels['password'] = '密碼'; |
| | | $labels['server'] = '伺服器'; |