mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-02-23 23:21:12 +01:00
8 lines
346 B
JSON
8 lines
346 B
JSON
{
|
|
"chat.chatting_with": "Chatta med <span id=\"chat-with-name\"></span>",
|
|
"chat.placeholder": "skriv meddelanden här, tryck enter för att skicka",
|
|
"chat.send": "Skicka",
|
|
"chat.no_active": "Du har inte några aktiva chattar.",
|
|
"chat.user_typing": "%1 is typing ...",
|
|
"chat.user_has_messaged_you": "%1 has messaged you."
|
|
} |