refactor: video call

This commit is contained in:
Tristan Yang
2023-04-23 17:46:31 +08:00
parent 9dc6bcd483
commit adbd244292
9 changed files with 93 additions and 62 deletions
+2
View File
@@ -52,5 +52,7 @@
"undeafen": "Undeafen",
"mute": "Mute",
"unmute": "Unmute",
"camera_on": "Turn on camera",
"camera_off": "Turn off camera",
"leave_voice": "Leave Voice Chat"
}
+2
View File
@@ -53,5 +53,7 @@
"undeafen": "取消静默",
"mute": "静音",
"unmute": "取消静音",
"camera_on": "开启摄像头",
"camera_off": "关闭摄像头",
"leave_voice": "离开"
}