Add webrtc support.

This commit is contained in:
Dermot Duffy
2021-08-12 20:26:50 -07:00
parent ee4ec4d23c
commit cc67c3ebf9
4 changed files with 81 additions and 41 deletions
+1
View File
@@ -2,6 +2,7 @@
"common": {
"version": "Version",
"invalid_configuration": "Invalid configuration",
"missing_webrtc": "WebRTC component not found",
"show_warning": "Show Warning",
"show_error": "Show Error"
}