Renames Invite people button to Invite.
This commit is contained in:
parent
4ead402388
commit
8e8edb0793
|
@ -476,7 +476,7 @@
|
||||||
"hidePassword": "Hide password",
|
"hidePassword": "Hide password",
|
||||||
"inviteTo": "Invite people to __conferenceName__",
|
"inviteTo": "Invite people to __conferenceName__",
|
||||||
"invitedYouTo": "__userName__ has invited you to the __inviteURL__ conference",
|
"invitedYouTo": "__userName__ has invited you to the __inviteURL__ conference",
|
||||||
"invitePeople": "Invite people",
|
"invitePeople": "Invite",
|
||||||
"locked": "This call is locked. New callers must have the link and enter the password to join.",
|
"locked": "This call is locked. New callers must have the link and enter the password to join.",
|
||||||
"showPassword": "Show password",
|
"showPassword": "Show password",
|
||||||
"unlocked": "This call is unlocked. Any new caller with the link may join the call."
|
"unlocked": "This call is unlocked. Any new caller with the link may join the call."
|
||||||
|
|
Loading…
Reference in New Issue