ソースを参照

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

fix(info): update copy text to find correct var
master
Emil Ivov 7年前
コミット
04bd4a9038
コミッターのメールアドレスに関連付けられたアカウントが存在しません
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",

読み込み中…
キャンセル
保存