mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-08-13 05:27:30 +02:00
7 lines
268 B
JSON
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 ..."
|
|
} |