mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-07 16:37:02 +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