dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Support string list arguments in filter form (#1489018)
Aleksander Machniak
2013-06-11
c6f0755860b7a08b68375c534d1fae40dbaaf21d
[githubFork/roundcubemail.git]
/
plugins
/
attachment_reminder
/
localization
/
zh_TW.inc
1
2
3
4
5
6
<?php
$messages = array();
$messages['forgotattachment'] = "您似乎忘記加入附件了,你確定要寄出?";
$messages['reminderoption'] = "Remind about forgotten attachments";
$messages['keywords'] = "附件,附加,附檔,附上,附加檔案";