2016-05-03 06:42:54 +08:00
|
|
|
{
|
2016-05-20 02:22:56 +08:00
|
|
|
"app.home.greeting": "Welcome {name}! Your presentation will begin shortly...",
|
2016-05-26 03:29:22 +08:00
|
|
|
"app.userlist.participantsTitle": "Participants",
|
|
|
|
"app.userlist.messagesTitle": "Messages",
|
2016-05-20 02:22:56 +08:00
|
|
|
"app.userlist.presenter": "Presenter",
|
2016-06-03 04:32:42 +08:00
|
|
|
"app.userlist.you": "You",
|
|
|
|
"app.chat.submitLabel": "Send Message",
|
2016-06-14 01:00:38 +08:00
|
|
|
"app.chat.inputLabel": "Message input for chat {name}",
|
|
|
|
"app.chat.titlePublic": "Public Chat",
|
|
|
|
"app.chat.titlePrivate": "Private Chat with {name}",
|
|
|
|
"app.chat.partnerDisconnected": "{name} has left the meeting"
|
2016-05-03 06:42:54 +08:00
|
|
|
}
|