11 lines
912 B
JSON
11 lines
912 B
JSON
{
|
|
"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",
|
|
"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",
|
|
"verify_success_header": "Email address {{email}} successfully verified",
|
|
"verify_success_link": "Your public OpenPGP key is now available at the following link:"
|
|
}
|