Files
NodeBB/public/language/en_US/modules.json
2014-04-16 17:43:04 -04:00

7 lines
268 B
JSON

{
"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 ..."
}