Update 0BDFDB.data.json
This commit is contained in:
parent
888933f344
commit
18e84ae0dd
|
@ -522,8 +522,8 @@
|
|||
"PeopleListItemBlocked": {"strings": [".listItemContents", "UNKNOWN", ".BLOCKED"]},
|
||||
"PeopleListItemFriend": {"strings": [".getMutablePrivateChannels", ".handleOpenPrivateChannel", "isActiveRow"]},
|
||||
"PeopleListItemPending": {"strings": ["PENDING_INCOMING", ".DENY", "addRelationship"]},
|
||||
"PeopleListSectionedLazy": {"strings": [".statusSections", ".peopleList", "id:\"people-list\""]},
|
||||
"PeopleListSectionedNonLazy": {"strings": [".statusSections", ".peopleList", "id:\"people\""]},
|
||||
"PeopleListSectionedLazy": {"strings": ["statusSections", "peopleList", "id:\"people-list\""]},
|
||||
"PeopleListSectionedNonLazy": {"strings": ["statusSections", "peopleList", "id:\"people\""]},
|
||||
"PictureInPictureVideo": {"strings": [".topControls", ".bottomControl", ".screenMessage", ".renderBottomLeftControls"]},
|
||||
"PrivateChannel": {"strings": ["LEAVE_GROUP_DM_MANAGED_BODY", "PrivateChannel.renderAvatar"]},
|
||||
"PrivateChannelRecipients": {"strings": [".membersWrap", "recipients"]},
|
||||
|
@ -545,7 +545,7 @@
|
|||
"RichUserMention": {"strings": ["hidePersonalInformation", "getUser", "userTooltip"]},
|
||||
"RTCConnection": {"strings": [".NOISE_CANCELLATION_POPOUT", ".voicePanelIntroductionButton"]},
|
||||
"RTCConnectionVoiceUsers": {"strings": [".Messages.VOICE_PANEL_SHOW_EXTRAS", ".Messages.VOICE_PANEL_USERS", ".voiceStates"]},
|
||||
"SearchBar": {"strings": [").inputRef", ".containerRef", ".handleOnChange"]},
|
||||
"SearchBar": {"strings": ["this.inputRef", ".containerRef", ".handleOnChange"]},
|
||||
"SearchPopout": {"strings": [".handleHintClick", ".selectedIndex", "token.start"]},
|
||||
"SearchPopoutOption": {"strings": [".plusIcon", ".option,", ".filter"]},
|
||||
"SearchResult": {"strings": [".onJump", "message:", "handleMessageClick"]},
|
||||
|
|
Loading…
Reference in New Issue