mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-01-30 19:30:04 +01:00
11 lines
488 B
JSON
11 lines
488 B
JSON
{
|
|
"chat.chatting_with": "Chatear con <span id='chat-with-name'></span>",
|
|
"chat.placeholder": "ingresa tu mensaje aquí, y presiona Intro para enviar",
|
|
"chat.send": "Enviar",
|
|
"chat.no_active": "No tiene conversaciones activas.",
|
|
"chat.user_typing": "%1 está escribiendo ...",
|
|
"chat.user_has_messaged_you": "%1 te ha enviado un mensaje.",
|
|
"chat.see_all": "See all Chats",
|
|
"composer.user_said_in": "%1 said in %2:\n",
|
|
"composer.user_said": "%1 said:\n"
|
|
} |