瀏覽代碼

Merge pull request #2617 from virtuacoplenny/lenny/info-dialog-again

fix(info): update copy text to find correct var
j8
Emil Ivov 7 年之前
父節點
當前提交
04bd4a9038
No account linked to committer's email address
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      lang/main.json

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

@@ -503,7 +503,7 @@
503 503
         "dialInConferenceID": "PIN: __conferenceID__#",
504 504
         "dialInNotSupported": "Sorry, dialing in is currently not suppported.",
505 505
         "genericError": "Whoops, something went wrong.",
506
-        "invitePhone": "To join by phone, dial __number__ and enter this PIN: __pin__#",
506
+        "invitePhone": "To join by phone, dial __number__ and enter this PIN: __conferenceID__#",
507 507
         "invitePhoneAlternatives": "To view more phone numbers, click this link: __url__",
508 508
         "inviteURL": "To join the video meeting, click this link: __url__",
509 509
         "moreNumbers": "More numbers",

Loading…
取消
儲存