{
    "CustomerActivationMail": {
        "mail": {
            "subject": "Your account has been activated",
            "greeting": "Hello",
            "content": "we are pleased to inform you that your account at {shopName} has been successfully activated.",
            "action": "You can now log in with your credentials and use all features of our shop.",
            "button": "Login now",
            "footer": "If you have any questions, please do not hesitate to contact us.",
            "signature": "Best regards"
        }
    }
}
