Created
April 16, 2013 17:22
-
-
Save grantmiller/5397769 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"Client.All.AgentTyping": "Agent is Typing...", | |
"Client.All.Close": "Close", | |
"Client.All.ConfirmEndSession": "Would you like to end this chat session?", | |
"Client.All.EmailChat": "Email Chat", | |
"Client.All.EndSession": "End Session", | |
"Client.All.ErrorNoEmail": "Please enter an email address.", | |
"Client.All.ErrorNoMessage": "Please enter a message.", | |
"Client.All.ErrorUndefined": "Sorry, something went wrong!", | |
"Client.All.FailedReconnect": "Reconnect failed", | |
"Client.All.LinkClick": "Would you like to open this link in another tab?", | |
"Client.All.MessageSent": "Thank you! Your message has been sent.", | |
"Client.All.PageTitle": "Chat", | |
"Client.All.Send": "Send", | |
"Client.All.SendMessage": "Send a Message …", | |
"Client.All.SendU": "SEND", | |
"Client.All.SessionEnded": "Your chat session has ended.", | |
"Client.All.SessionError": "Sorry, there was an error starting your session.", | |
"Client.All.StatusDisconnected": "Disconnected...", | |
"Client.All.StatusReconnecting": "Reconnecting...", | |
"Client.All.TranscriptMailed": "Thank you! A transcript of this session has been emailed to you.", | |
"Client.All.WaitLoading": "Please wait, loading...", | |
"Client.Standalone.BackToBrowsing": "Back to browsing", | |
"Client.Standalone.LoadingError": "Cannot load chat", | |
"Loader.All.CancelChat": "Cancel Chat", | |
"Loader.All.WaitMessage": "Please wait, live chat is loading...", | |
"Offline.All.AgentsNotAvailable": "No Agents Available", | |
"Offline.All.Close": "Close", | |
"Offline.All.EmailPlaceholder": "[email protected]", | |
"Offline.All.EnterHelpMessage": "Please enter your email address and a message for further help:", | |
"Offline.All.Send": "Send" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment