-
Notifications
You must be signed in to change notification settings - Fork 63
/
Copy pathen.json
11 lines (11 loc) · 984 Bytes
/
en.json
1
2
3
4
5
6
7
8
9
10
11
{
"key_not_found": "Key not found",
"removal_success": "Email address {{email}} removed from the key directory",
"verify_key_comment": "Use Mailvelope/PGP to decrypt the message and click the link",
"verify_key_subject": "Verify your email address",
"verify_key_text": "Hello {name},\n\nplease verify your email address {email} by clicking on the following link:\n\n{link}\n\nAfter verification of your email address, your public key is available in our key directory.\n\nYou can find more info at {host}.\n\nGreetings from the Mailvelope Team",
"verify_removal_subject": "Verify key removal",
"verify_removal_text": "Hello {name},\n\nplease verify removal of your email address {email} from our key server ({host}) by clicking on the following link:\n\n{link}\n\nGreetings from the Mailvelope Team",
"verify_success_header": "Email address {{email}} successfully verified",
"verify_success_link": "Your public OpenPGP key is now available at the following link:"
}