fix(recording): change pending file recording text (#3124)

This commit is contained in:
virtuacoplenny
2018-06-11 14:23:20 -07:00
committed by GitHub
parent bda1d7fdab
commit 9d62ecb742
+1 -1
View File
@@ -432,7 +432,7 @@
"live": "LIVE",
"off": "Recording stopped",
"on": "Recording",
"pending": "Recording waiting for a member to join...",
"pending": "Preparing to record the meeting...",
"rec": "REC",
"serviceName": "Recording service",
"startRecordingBody": "Are you sure you would like to start recording?",