dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
view
|
history
|
commit
|
commitdiff
- Moved session init/config functionality into rcube class
alecpl
2012-04-16
963a10bf8198ff21a26e6dd3d29a198587916858
[githubFork/roundcubemail.git]
/
plugins
/
vcard_attachments
/
localization
/
zh_TW.inc
commit
|
author
|
age
48e9c1
1
<?php
T
2
3
$labels = array();
4
$labels['addvcardmsg'] = '加入 vCard 到通訊錄';
5
$labels['vcardsavefailed'] = '無法儲存 vCard';
6
7
?>