mirror of
https://github.com/suitenumerique/meet.git
synced 2026-08-27 10:46:47 +00:00
5de9cec688
Component providing a 'learn more' feature. Inspired by GMeet. Naive component.
28 lines
529 B
JSON
28 lines
529 B
JSON
{
|
|
"createMeeting": "",
|
|
"heading": "",
|
|
"intro": "",
|
|
"joinInputError": "",
|
|
"joinInputExample": "",
|
|
"joinInputLabel": "",
|
|
"joinInputSubmit": "",
|
|
"joinMeeting": "",
|
|
"joinMeetingTipContent": "",
|
|
"joinMeetingTipHeading": "",
|
|
"loginToCreateMeeting": "",
|
|
"moreLinkLabel": "",
|
|
"moreLink": "",
|
|
"moreAbout": "",
|
|
"createMenu": {
|
|
"laterOption": "",
|
|
"instantOption": ""
|
|
},
|
|
"laterMeetingDialog": {
|
|
"heading": "",
|
|
"description": "",
|
|
"copy": "",
|
|
"copied": "",
|
|
"permissions": ""
|
|
}
|
|
}
|