{
	"chat.chatting_with": "Chat with <span id=\"chat-with-name\"></span>",
	"chat.placeholder": "type chat message here, press enter to send",
	"chat.send": "Send",
	"chat.no_active": "You have no active chats.",
	"chat.user_typing": "%1 is typing ...",
	"chat.user_has_messaged_you": "%1 has messaged you.",
	"chat.see_all": "See all Chats",

	"composer.user_said_in": "%1 said in %2:\n",
	"composer.user_said": "%1 said:\n"
}