Files
NodeBB/public/language/cs/modules.json
2014-05-21 21:26:27 -04:00

11 lines
477 B
JSON

{
"chat.chatting_with": "Chat s <span id=\"chat-with-name\"></span>",
"chat.placeholder": "napište zprávu sem a zmáčkněte enter pro odeslání",
"chat.send": "Odeslat",
"chat.no_active": "Nemáte žádné aktivní konverzace.",
"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"
}