mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-08 00:47:04 +03:00
Welcome page branding option
This commit is contained in:
parent
acb013fbb5
commit
351c12c002
50 changed files with 531 additions and 160 deletions
|
|
@ -239,6 +239,9 @@ BUTTON_MARK_AS_IMPORTANT = "Mark as important"
|
|||
BUTTON_OPEN_PGP = "OpenPGP (Plain Text Only)"
|
||||
BUTTON_REQUEST_DSN = "Request a delivery receipt"
|
||||
|
||||
[POPUPS_WELCOME_PAGE]
|
||||
BUTTON_CLOSE = "Close"
|
||||
|
||||
[POPUPS_ASK]
|
||||
BUTTON_YES = "Yes"
|
||||
BUTTON_NO = "No"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue