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.
11 lines
484 B
JSON
11 lines
484 B
JSON
{
|
|
"chat.chatting_with": "Conversar com <span id=\"chat-with-name\"></span>",
|
|
"chat.placeholder": "Digite sua mensagem aqui e pressione 'enter' para enviar",
|
|
"chat.send": "Enviar",
|
|
"chat.no_active": "Você não tem bate papos ativos.",
|
|
"chat.user_typing": "%1 está digitando...",
|
|
"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"
|
|
} |