You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
292 B
JSON
11 lines
292 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",
|
|
"stats.online": "Online",
|
|
"stats.users": "Users",
|
|
"stats.topics": "Topics",
|
|
"stats.posts": "Posts",
|
|
"success": "success"
|
|
}
|