mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-08 00:47:04 +03:00
Refactoring
This commit is contained in:
parent
310dbf9224
commit
958c814c86
35 changed files with 1402 additions and 158 deletions
|
|
@ -579,6 +579,7 @@ LICENSING_DOMAIN_BANNED = "사용 금지된 도메인입니다."
|
|||
DEMO_SEND_MESSAGE_ERROR = "이 테스트 계정은 외부 메일 발송이 금지되어있습니다."
|
||||
ACCOUNT_ALREADY_EXISTS = "이미 존재하는 계정입니다."
|
||||
MAIL_SERVER_ERROR = "메일 서버에 연결하는 중 오류가 발생했습니다."
|
||||
INVALID_INPUT_ARGUMENT = "Invalid input argument"
|
||||
UNKNOWN_ERROR = "알 수 없는 오류"
|
||||
|
||||
[STATIC]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue