mirror of
https://github.com/suitenumerique/meet.git
synced 2026-08-20 23:32:23 +00:00
15 lines
366 B
JSON
15 lines
366 B
JSON
{
|
|
"createMeeting": {
|
|
"createButton": "Create",
|
|
"joinButton": "Join with Visio",
|
|
"copyLinkTooltip": "Copy link",
|
|
"resetLabel": "Reset",
|
|
"participantLimit": "Up to 150 participants.",
|
|
"popupBlocked": "Popup was blocked. Please allow popups for this site."
|
|
},
|
|
"createPopup": {
|
|
"title": "Create a meeting",
|
|
"create": "Create"
|
|
}
|
|
}
|