fix(recording): change pending file recording text (#3124)
This commit is contained in:
+1
-1
@@ -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?",
|
||||
|
||||
Reference in New Issue
Block a user