mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-07 16:37:02 +03:00
Refactoring
This commit is contained in:
parent
310dbf9224
commit
958c814c86
35 changed files with 1402 additions and 158 deletions
|
|
@ -583,6 +583,7 @@ LICENSING_DOMAIN_BANNED = "Questo dominio è stato bannato"
|
|||
DEMO_SEND_MESSAGE_ERROR = "Per ragioni di sicurezza, questa demo non è abilitata ad inviare email ad inidirizzi esterni"
|
||||
ACCOUNT_ALREADY_EXISTS = "L'account esiste già"
|
||||
MAIL_SERVER_ERROR = "È successo un errore nel server mail"
|
||||
INVALID_INPUT_ARGUMENT = "Invalid input argument"
|
||||
UNKNOWN_ERROR = "Errore sconosciuto"
|
||||
|
||||
[STATIC]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue