{
    "alert": {
        "smime": {
            "add_certificate": {
                "loading": "",
                "success": "",
                "error": ""
            },
            "untrusted": "",
            "decrypt_failed": "",
            "encrypt_failed": "",
            "sign_failed": "",
            "recipients": {
                "all_invalid": "",
                "some_invalid": ""
            },
            "invalid_identity": "",
            "certificate": ""
        }
    },
    "smime": {
        "mailapp": {
            "body_wrapper": {
                "cant_display": ""
            },
            "viewer": {
                "trusted_sender": "",
                "untrusted_sender": "",
                "add_certificate": {
                    "action_short": "",
                    "action": ""
                }
            },
            "composer": {
                "encrypt": "",
                "stop_encryption": "",
                "stop_encryption_and_signature": "",
                "invalid_recipient": "",
                "encrypt_and_sign": "",
                "stop_encrypt_and_sign": "",
                "sign": "",
                "stop_signature": ""
            }
        },
        "preferences": {
            "import_field": {
                "title": "",
                "cert_and_key_associated": "",
                "cert_or_key_dissociated": "",
                "dissociate_warning": {
                    "content": "",
                    "title": ""
                },
                "modal": {
                    "email_not_found": "",
                    "no_cert_found": "",
                    "no_private_key_found": "",
                    "drop_file": "",
                    "title": "",
                    "unlock_pkcs12": ""
                }
            },
            "encrypt_field": {
                "title": "",
                "label": ""
            },
            "signature_field": {
                "title": "",
                "label": ""
            },
            "service_worker": {
                "error": "",
                "undefined": ""
            }
        }
    }
}
