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.
12 lines
426 B
JSON
12 lines
426 B
JSON
{
|
|
"disconnect.title": "Socket Disconnect",
|
|
"disconnect.message": "Looks like you disconnected, try reloading the page.",
|
|
"disconnect.reload_button": "Reload",
|
|
"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"
|
|
} |