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
|
|
@ -582,6 +582,7 @@ LICENSING_DOMAIN_BANNED = "L'abonnement pour ce domaine est interdit."
|
|||
DEMO_SEND_MESSAGE_ERROR = "Pour des raisons de sécurité, ce compte de démonstration n'est pas autorisé à envoyer des messages à des adresses e-mail externes!"
|
||||
ACCOUNT_ALREADY_EXISTS = "Ce compte existe déjà"
|
||||
MAIL_SERVER_ERROR = "Une erreur est survenue lors de l'accès au serveur mail"
|
||||
INVALID_INPUT_ARGUMENT = "Invalid input argument"
|
||||
UNKNOWN_ERROR = "Erreur inconnue"
|
||||
|
||||
[STATIC]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue