{
    "components": {
        "widget": {
            "root": {
                "closeChatAriaLabel": "Close Chat",
                "openChatAriaLabel": "Open Chat"
            },
            "home": {
                "startConversation": "Start New Conversation",
                "conversationsHeader": "Your Conversations",
                "openConversation": "Open Conversation"
            },
            "header": {
                "agentNameYouAreSpeakingWith": "You are speaking with",
                "minimizeChatAriaLabel": "Minimize chat window",
                "closeConversationAriaLabel": "Close conversation",
                "backButtonAriaLabel": "Go back",
                "minimiseChatWindow": "Minimise chat window",
                "endConversation": "End conversation"
            },
            "replyBox": {
                "placeholder": "Type your message here...",
                "ariaLabel": "Message body",
                "sendButtonAriaLabel": "Send message",
                "uploadButtonAriaLabel": "Attach file"
            },
            "message": {
                "messageFromYou": "Message from you",
                "messageRatingThumbsDownAriaLabel": "Thumbs down",
                "messageRatingThumbsUpAriaLabel": "Thumbs up"
            },
            "closeConversationModal": {
                "endTheChatDescription": "Are you sure you want to end the chat?",
                "keepChatting": "Keep chatting",
                "endChat": "End chat",
                "closeModal": "Close end chat modal"
            },
            "rateConversationModal": {
                "closeModal": "Close end chat modal",
                "wasYourQuestionResolved": "How well was your question resolved?",
                "provideFeedback": "Thank you for rating! If you have any comments please provide your feedback below.",
                "sendFeedback": "Send feedback",
                "feedbackPlaceholder": "Provide feedback...",
                "downloadTranscript": "Download transcript"
            }
        }
    }
}
