Update 0BDFDB.data.json

This commit is contained in:
Mirco Wittrien 2022-11-29 14:40:58 +01:00
parent 3202483b0f
commit 2eaf7e3970
1 changed files with 9 additions and 5 deletions

View File

@ -374,6 +374,7 @@
"BlockedMessageGroup": {"strings": ["collapsed-message-item", "isBeforeGroup", "collapsedReason"]},
"ChannelCall": {"strings": ["maybeLeaveFullScreen", "handleFullscreenParticipant", "CHANNEL_CALL_POPOUT"]},
"ChannelCallGrid": {"strings": [".totalNumberOfParticipants", "keyExtractor:", "channel_user_limit:"]},
"ChannelCallVideoParticipants": {"strings": [".tileSizer", ".participantTileWidth", ".COVER"]},
"ChannelItem": {"strings": ["canHaveDot", "unreadRelevant", "UNREAD_HIGHLIGHT"]},
"ChannelItemIcon": {"strings": [".hasActiveThreads", ".locked", ".iconContainer"]},
"ChannelMembers": {"strings": ["MEMBER_LIST_VIEWED", "getDimensions", "member-"]},
@ -393,6 +394,8 @@
"ConnectedLazyImageZoomable": {"strings": ["{isWindowFocused", ",appContext:"]},
"CustomStatusModal": {"protos": ["renderCustomStatusInput", "renderClearAfter", "getEmojiButtonRenderer"]},
"DirectMessage": {"strings": ["getRecipientId", "Controller", "handleContextMenu", ".DM"]},
"DirectMessageAddPopout": {"strings": [".COPY_INSTANT_INVITE", ".handleInviteUsers=", ".selectedUsers", ".mobileToolsContainer"]},
"DirectMessageAddPopoutRow": {"strings": [".weightMedium", ".friendSelected", ".friendWrapper"]},
"DiscordTag": {"strings": ["hidePersonalInformation", "isVerifiedBot", "botType"]},
"Embed": {"strings": ["gridContainer", "renderEmbedContent", "hasThumbnail"]},
"EmojiPicker": {"strings": [".closePopout", ".pickerIntention", "inExpressionPicker"]},
@ -408,6 +411,7 @@
"GuildBans": {"strings": [".Messages.BANS_NO_USERS_BANNED", ".Messages.BANS_SEARCH_PLACEHOLDER", ".getSortedBans"]},
"GuildEmojis": {"strings": ["getMaxEmojiSlots", "lightSrc:", ".Messages.NO_EMOJI"]},
"GuildFavorites": {"strings": [".favoriteIcon", "FAVORITES_GUILD_NAME"]},
"GuildInvitationRow": {"strings": [".getSelectedInviteMetadata", ".getSuggestedProps", "inviteKey:"]},
"GuildInvites": {"strings": [".NO_INVITES_BODY", ".DISABLE_INVITES", "submitting"]},
"GuildItem": {"strings": [".guildNode", "guildJoinRequestStatus", "lowerBadgeWidth"]},
"GuildMemberEntry": {"strings": [".renderOwnerHelpIcon(", ".overflowButton", ".roleWrapper"]},
@ -2179,6 +2183,11 @@
"discoverycardtitlebutton": ["BDFDB", "discoveryCardTitleButton"],
"divider": ["ModalDivider", "divider"],
"dividerdefault": ["SettingsItems", "dividerDefault"],
"dmaddpopout": ["DmAddPopout", "popout"],
"dmaddpopoutdiscordtag": ["DmAddPopoutItems", "discordTag"],
"dmaddpopoutfriend": ["DmAddPopoutItems", "friend"],
"dmaddpopoutfriendwrapper": ["DmAddPopoutItems", "friendWrapper"],
"dmaddpopoutnickname": ["DmAddPopoutItems", "nickname"],
"dmchannel": ["PrivateChannel", "channel"],
"dmchannelactivity": ["PrivateChannel", "activity"],
"dmchannelactivityemoji": ["PrivateChannel", "activityEmoji"],
@ -3006,11 +3015,6 @@
"searchpopoutanswer": ["SearchPopout", "answer"],
"searchpopoutdatepicker": ["SearchPopout", "datePicker"],
"searchpopoutdatepickerhint": ["SearchPopout", "datePickerHint"],
"searchpopoutdmaddpopout": ["DmAddPopout", "popout"],
"searchpopoutddmadddiscordtag": ["DmAddPopoutItems", "discordTag"],
"searchpopoutddmaddfriend": ["DmAddPopoutItems", "friend"],
"searchpopoutddmaddfriendwrapper": ["DmAddPopoutItems", "friendWrapper"],
"searchpopoutddmaddnickname": ["DmAddPopoutItems", "nickname"],
"searchpopoutdisplayavatar": ["SearchPopout", "displayAvatar"],
"searchpopoutdisplayusername": ["SearchPopout", "displayUsername"],
"searchpopoutdisplayednick": ["SearchPopout", "displayedNick"],