✨ Call
This commit is contained in:
@@ -202,5 +202,31 @@
|
||||
"one": "{} result",
|
||||
"other": "{} results"
|
||||
},
|
||||
"postSearchTook": "Took {}"
|
||||
"postSearchTook": "Took {}",
|
||||
"call" : "Call",
|
||||
"callOngoingNotice": "A call is ongoing",
|
||||
"callJoin": "Join",
|
||||
"callResume": "Resume",
|
||||
"callMicrophone": "Microphone",
|
||||
"callCamera": "Camera",
|
||||
"callMicrophoneDisabled": "Microphone is disabled",
|
||||
"callMicrophoneSelect": "Select a microphone",
|
||||
"callCameraDisabled": "Camera is disabled",
|
||||
"callCameraSelect": "Select a camera",
|
||||
"callDisconnected": "Call has been disconnected",
|
||||
"callEnded": "Call has been ended",
|
||||
"callStatusConnected": "Connected",
|
||||
"callStatusDisconnected": "Disconnected",
|
||||
"callStatusConnecting": "Connecting",
|
||||
"callStatusReconnecting": "Reconnecting",
|
||||
"callDisconnect": "Disconnect",
|
||||
"callDisconnectDescription": "Are you sure you want to disconnect from the call?",
|
||||
"callMicrophoneOff": "Turn off microphone",
|
||||
"callMicrophoneOn": "Turn on microphone",
|
||||
"callCameraOff": "Turn off camera",
|
||||
"callCameraOn": "Turn on camera",
|
||||
"callVideoFlip": "Mirror video",
|
||||
"callSpeakerphoneToggle": "Toggle speakerphone",
|
||||
"callScreenOff": "Turn off screen share",
|
||||
"callScreenOn": "Turn on screen share"
|
||||
}
|
||||
|
Reference in New Issue
Block a user