Files
NodeBB/public/language/en@pirate/modules.json

11 lines
464 B
JSON
Raw Normal View History

2014-03-31 18:04:03 -04:00
{
"chat.chatting_with": "Letters from <span id=\"chat-with-name\"></span>",
"chat.placeholder": "Yer message goes here, hit enter to send 'er off",
"chat.send": "Send Parrot",
2014-04-16 17:42:56 -04:00
"chat.no_active": "Ye be a lonely sailor.",
2014-05-13 16:39:56 -04:00
"chat.user_typing": "%1 is typing ...",
2014-05-21 21:26:27 -04:00
"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"
2014-03-31 18:04:03 -04:00
}