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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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?",