bigbluebutton-Github/bigbluebutton-html5/imports/locales/en.json
2016-06-02 17:32:42 -03:00

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}"
}