mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-04 15:07:02 +03:00
Add unsubscribe button
This commit is contained in:
parent
6e6dd31ad4
commit
b23d9a77c4
9 changed files with 53 additions and 1 deletions
|
|
@ -102,6 +102,7 @@ en:
|
|||
BUTTON_BACK: "Back"
|
||||
BUTTON_CLOSE: "Close"
|
||||
BUTTON_DELETE: "Delete"
|
||||
BUTTON_UNSUBSCRIBE: "Unsubscribe from this list"
|
||||
BUTTON_ARCHIVE: "Archive"
|
||||
BUTTON_SPAM: "Spam"
|
||||
BUTTON_NOT_SPAM: "Not Spam"
|
||||
|
|
|
|||
|
|
@ -102,6 +102,7 @@ fr_FR:
|
|||
BUTTON_BACK: "Retour"
|
||||
BUTTON_CLOSE: "Fermer"
|
||||
BUTTON_DELETE: "Supprimer"
|
||||
BUTTON_UNSUBSCRIBE: "Se désabonner de cette liste"
|
||||
BUTTON_ARCHIVE: "Archive"
|
||||
BUTTON_SPAM: "Indésirable"
|
||||
BUTTON_NOT_SPAM: "Acceptable"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue