瀏覽代碼

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

master
virtuacoplenny 7 年之前
父節點
當前提交
9d62ecb742
沒有連結到貢獻者的電子郵件帳戶。
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. 1
    1
      lang/main.json

+ 1
- 1
lang/main.json 查看文件

432
         "live": "LIVE",
432
         "live": "LIVE",
433
         "off": "Recording stopped",
433
         "off": "Recording stopped",
434
         "on": "Recording",
434
         "on": "Recording",
435
-        "pending": "Recording waiting for a member to join...",
435
+        "pending": "Preparing to record the meeting...",
436
         "rec": "REC",
436
         "rec": "REC",
437
         "serviceName": "Recording service",
437
         "serviceName": "Recording service",
438
         "startRecordingBody": "Are you sure you would like to start recording?",
438
         "startRecordingBody": "Are you sure you would like to start recording?",

Loading…
取消
儲存