Add new translation variable for video conferencing in musdb

This commit is contained in:
2020-04-09 19:52:41 +02:00
committed by Stefan Rohde-Enslin
parent dd05b20c97
commit 89ab3a014e
32 changed files with 144 additions and 16 deletions

7
backend/ar/more.json Normal file
View 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."
}
}