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

8 lines
338 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 ...",
"chat.user_has_messaged_you": "%1 has messaged you."
2014-03-31 18:04:03 -04:00
}