mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-08 00:47:04 +03:00
Sieve filters (pre release)
This commit is contained in:
parent
63a286a6b6
commit
0152f1583b
38 changed files with 175 additions and 63 deletions
|
|
@ -632,6 +632,7 @@ CANT_SAVE_MESSAGE = "메시지를 저장할 수 없습니다."
|
|||
CANT_SEND_MESSAGE = "메시지를 보낼 수 없습니다."
|
||||
INVALID_RECIPIENTS = "수신인 오류"
|
||||
CANT_SAVE_FILTERS = "Can't save filters"
|
||||
CANT_GET_FILTERS = "Can't get filters"
|
||||
FILTERS_ARE_NOT_CORRECT = "Filters are not correct"
|
||||
CANT_CREATE_FOLDER = "폴더를 생성할 수 없습니다."
|
||||
CANT_RENAME_FOLDER = "폴더명을 변경할 수 없습니다."
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue