mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-05-05 20:16:20 +02:00
8 lines
351 B
JSON
8 lines
351 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."
|
|
} |