mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-06 16:07:03 +03:00
Advanced search improvements (#32)
This commit is contained in:
parent
c8a5d45f37
commit
efeef4b143
19 changed files with 101 additions and 22 deletions
|
|
@ -21,6 +21,8 @@ LABEL_ADV_TO = "发送到"
|
|||
LABEL_ADV_SUBJECT = "主题"
|
||||
LABEL_ADV_TEXT = "内容"
|
||||
LABEL_ADV_HAS_ATTACHMENTS = "有附件"
|
||||
LABEL_ADV_FLAGGED = "Flagged"
|
||||
LABEL_ADV_UNSEEN = "Unseen"
|
||||
LABEL_ADV_DATE = "日期"
|
||||
LABEL_ADV_DATE_ALL = "所有邮件"
|
||||
LABEL_ADV_DATE_3_DAYS = "3天以内"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue