10 lines
351 B
JSON
10 lines
351 B
JSON
{
|
|
"app.home.greeting": "Welcome {name}! Your presentation will begin shortly...",
|
|
"app.userlist.participantsTitle": "Participants",
|
|
"app.userlist.messagesTitle": "Messages",
|
|
"app.userlist.presenter": "Presenter",
|
|
"app.userlist.you": "You",
|
|
"app.chat.submitLabel": "Send Message",
|
|
"app.chat.inputLabel": "Message input for chat {name}"
|
|
}
|