From b9379f5996e73f214230ec1010d84aba9a2efd4f Mon Sep 17 00:00:00 2001 From: Leonard Kim Date: Thu, 15 Mar 2018 09:42:39 -0700 Subject: [PATCH] fix(info): update copy text to find correct var --- lang/main.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/main.json b/lang/main.json index f8957951b..90a56c463 100644 --- a/lang/main.json +++ b/lang/main.json @@ -502,7 +502,7 @@ "dialInConferenceID": "PIN: __conferenceID__#", "dialInNotSupported": "Sorry, dialing in is currently not suppported.", "genericError": "Whoops, something went wrong.", - "invitePhone": "To join by phone, dial __number__ and enter this PIN: __pin__#", + "invitePhone": "To join by phone, dial __number__ and enter this PIN: __conferenceID__#", "invitePhoneAlternatives": "To view more phone numbers, click this link: __url__", "inviteURL": "To join the video meeting, click this link: __url__", "moreNumbers": "More numbers",