mirror of
https://github.com/suitenumerique/meet.git
synced 2026-08-29 11:47:15 +00:00
b537cdfd93
Duplicated sources, bad practice, should be a unique and reusable component. Debt, needs to be refactored.
25 lines
469 B
JSON
25 lines
469 B
JSON
{
|
|
"createMeeting": "",
|
|
"heading": "",
|
|
"intro": "",
|
|
"joinInputError": "",
|
|
"joinInputExample": "",
|
|
"joinInputLabel": "",
|
|
"joinInputSubmit": "",
|
|
"joinMeeting": "",
|
|
"joinMeetingTipContent": "",
|
|
"joinMeetingTipHeading": "",
|
|
"loginToCreateMeeting": "",
|
|
"createMenu": {
|
|
"laterOption": "",
|
|
"instantOption": ""
|
|
},
|
|
"laterMeetingDialog": {
|
|
"heading": "",
|
|
"description": "",
|
|
"copy": "",
|
|
"copied": "",
|
|
"permissions": ""
|
|
}
|
|
}
|