summaryrefslogtreecommitdiff
path: root/web-ui/app/locales/en_US
diff options
context:
space:
mode:
authorRuben Pollan <meskio@sindominio.net>2017-07-25 18:56:00 +0200
committerRuben Pollan <meskio@sindominio.net>2017-07-27 12:48:58 +0200
commit93afdb4d935d504356adc662426a70cd8b575133 (patch)
tree574245d90e6b18bf1e28925ea373a3163f4a089b /web-ui/app/locales/en_US
parent1359e610bb73f0a8ae476efd4b09d389ee501f9c (diff)
[feat] display the mixnet status on incomming emails
Add support for X-Leap-Mixnet header.
Diffstat (limited to 'web-ui/app/locales/en_US')
-rw-r--r--web-ui/app/locales/en_US/translation.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/web-ui/app/locales/en_US/translation.json b/web-ui/app/locales/en_US/translation.json
index 6ca72283..66b9e01e 100644
--- a/web-ui/app/locales/en_US/translation.json
+++ b/web-ui/app/locales/en_US/translation.json
@@ -43,6 +43,7 @@
"not-encrypted-label-tooltip": "This message is not encrypted.",
"not-signed-label-tooltip": "The sender could not be verified.",
"signed-label-tooltip": "You are communicating with the real sender.",
+ "mixnet-label-tooltip": "This message was sent using panoramix mixnet.",
"sending-mail": "Sending...",
"mail-sent": "Your message was sent!",
"mail-not-sent": "Error, message not sent:",