Add new translation variable for video conferencing in musdb
This commit is contained in:
@ -94,6 +94,7 @@
|
||||
"view_notifications": "View Notifications",
|
||||
"preview": "Preview",
|
||||
"online_usage_museum": "Online usage (museum)",
|
||||
"stats_instance_contents": "Database contents of the instance"
|
||||
"stats_instance_contents": "Database contents of the instance",
|
||||
"video_conference": "Video conference"
|
||||
}
|
||||
}
|
7
backend/iw/more.json
Normal file
7
backend/iw/more.json
Normal file
@ -0,0 +1,7 @@
|
||||
{
|
||||
"tlMore": {
|
||||
"video_conference": "Video conference",
|
||||
"please_select_an_institution": "Please select an institution",
|
||||
"please_select_an_institution_explica": "Please select an institution whose videochat you want to join. You can select one by clicking on the corresponding entry in the drop down menu below."
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user