Update 0BDFDB.data.json
This commit is contained in:
parent
1252e93fad
commit
4d815524ae
|
@ -395,6 +395,7 @@
|
|||
"GuildFavorites": {"strings": [".favoriteIcon", "FAVORITES_GUILD_NAME"]},
|
||||
"GuildItem": {"strings": [".guildNode", "guildJoinRequestStatus", "lowerBadgeWidth"]},
|
||||
"GuildsBar": {"strings": ["unreadMentionsIndicatorTop", "disableAppDownload", ".GUILD_MEMBER_VERIFICATION"]},
|
||||
"GuildSettingsInvites": {"strings": [".NO_INVITES_BODY", ".DISABLE_INVITES", "submitting"]},
|
||||
"GuildSidebar": {"strings": ["\"guildsnav\"", "unreadMentionsIndicatorBottom"]},
|
||||
"GuildTooltip": {"strings": ["tooltipClassName", "includeActivity", "listItemTooltip"]},
|
||||
"HeaderBar": {"strings": [".hamburger", "scrollable", "themed"]},
|
||||
|
@ -455,6 +456,7 @@
|
|||
"RecentMentions": {"strings": ["canCloseAllMessages", "RECENT_MENTIONS", "badgeable"]},
|
||||
"RichUserMention": {"strings": ["hidePersonalInformation", "getUser", "userTooltip"]},
|
||||
"SearchBar": {"strings": [").inputRef", ".containerRef", ".handleOnChange"]},
|
||||
"SearchPopout": {"strings": [".handleHintClick", ".selectedIndex", "token.start"]},
|
||||
"SearchResult": {"strings": [".onJump", "message:", "handleMessageClick"]},
|
||||
"SearchResults": {"strings": ["SEARCH_ERROR", "emptyResultsText", "isSearching"]},
|
||||
"SearchResultsInner": {"strings": ["SEARCH_HIDE_BLOCKED_MESSAGES", "totalResults", "\"search-result-\""]},
|
||||
|
@ -464,9 +466,12 @@
|
|||
"Spoiler": {"strings": ["revealSpoiler", ".onReveal"]},
|
||||
"SpoilerWarning": {"strings": [".spoilerWarning", ".SPOILER"]},
|
||||
"StandardSidebarView": {"strings": ["standardSidebarView", ".sidebarTheme", "mobileSidebarHeader"]},
|
||||
"SystemMessageWrapper": {"strings": ["unknown message type", "\"SystemMessage\""]},
|
||||
"TabBar": {"props": ["Types", "Looks", "Item", "Panel"]},
|
||||
"TextChannelEmptyMessage": {"strings": ["MANAGE_CHANNELS", ".BEGINNING_CHANNEL_DESCRIPTION", "topicHook:"]},
|
||||
"Tooltip": {"protos": ["renderTooltip", "setDomElement", "shouldShowTooltip", "toggleShow"]},
|
||||
"TransitionGroup": {"protos": ["performAppear", "performEnter", "performLeave"]},
|
||||
"ThreadEmptyMessage": {"strings": [",{channel:", ".name)", "{channelId:", ".iconWrapper", ".icon}"]},
|
||||
"UnavailableGuildsButton": {"strings": [".errorInner", ".guildsError", "Messages.PARTIAL_OUTAGE"]},
|
||||
"UnreadDMs": {"strings": ["getMutablePrivateChannels", "selectedVoiceGuildId", ".selectedVoiceChannelId"]},
|
||||
"UseCopyIdItem": {"strings": ["\"devmode-copy-id\""]},
|
||||
|
|
Loading…
Reference in New Issue