Update 0BDFDB.data.json
This commit is contained in:
parent
c3018e93a5
commit
ef8ccc7c15
|
@ -404,8 +404,9 @@
|
|||
"MessageToolbar": {"strings": ["Messages.MORE", "hasDeveloperMode", "emojiPicker:"], "noSearch": true},
|
||||
"MessageUsername": {"strings": ["\"username\"", "colorString", "compact"]},
|
||||
"ModalCarousel": {"strings": [".gotoNext", "currentIndex", "gotoPrevThrottled"]},
|
||||
"ModalHeader": {"strings": [".headerIdIsManaged", ".header,", "Direction.HORIZONTAL"]},
|
||||
"ModalHeader": {"strings": ["headerIdIsManaged:", ".header,", "Direction.HORIZONTAL"]},
|
||||
"ModalFooter": {"strings": [".footerSeparator", ".separator", "Direction.HORIZONTAL_REVERSE"]},
|
||||
"ModalRoot": {"strings": ["rootWithShadow", "ImpressionTypes.MODAL", "ModalTransitionState"]},
|
||||
"NameContainer": {"strings": ["\"listitem\"", "wrappedName", "innerClassName"]},
|
||||
"NameTag": {"strings": ["invertColor:", "usernameClass", "discriminatorClass"]},
|
||||
"NavItem": {"strings": [".selected", ".childWrapper", "fontSize:"]},
|
||||
|
@ -431,17 +432,17 @@
|
|||
"QuickSwitchGroupDMResult": {"strings": ["getAccessibilityLabel", ".contentUnread", "dmIconContainer"]},
|
||||
"QuickSwitchGuildResult": {"strings": ["getAccessibilityLabel", ".contentUnread", "guildIconContainer"]},
|
||||
"QuickSwitchUserResult": {"strings": ["getAccessibilityLabel", ".contentUnread", "getDisplayNickname"]},
|
||||
"Reactions": {"strings": [".O.BURST", ".reactions", ".emoji.name", "\"reactions\""], "noSearch": true},
|
||||
"Reactions": {"strings": ["showImmediate:", ".BURST", "reactions:", ".emoji.name"], "noSearch": true},
|
||||
"Reactor": {"strings": ["currentUser cannot be undefined", "reactorDefault"]},
|
||||
"Reactors": {"strings": ["hasMore", "emoji", "spinnerMore"], "noSearch": true},
|
||||
"ReactorsList": {"strings": [".O.BURST", ".reactions", ".emoji.name", "selectedReaction"], "noSearch": true},
|
||||
"RecentMentions": {"strings": ["canCloseAllMessages", "RECENT_MENTIONS", "badgeable"]},
|
||||
"ReactorsList": {"strings": [".BURST", ".reactions", ".emoji.name", "selectedReaction"], "noSearch": true},
|
||||
"RecentMentions": {"strings": ["canCloseAllMessages", "RECENT_MENTIONS", "badgeState:"]},
|
||||
"RecentsChannelHeader": {"strings": [".subtextContainer", ".channelNameSpan", ".channelNameHeader", ".gotoChannel"]},
|
||||
"RichChannelMention": {"strings": ["iconType:", "Messages.DELETED_CHANNEL_PLACEHOLDER"]},
|
||||
"RichRoleMention": {"strings": [".color?null", ".guildId", ".roles[", "\"@\""]},
|
||||
"RichUserMention": {"strings": ["hidePersonalInformation", "getUser", "userTooltip"]},
|
||||
"RTCConnection": {"strings": [".NOISE_CANCELLATION_POPOUT", ".voicePanelIntroductionButton"]},
|
||||
"RTCConnectionVoiceUsers": {"strings": [".Messages.VOICE_PANEL_SHOW_EXTRAS", ".Messages.VOICE_PANEL_USERS", ".voiceStates"]},
|
||||
"RTCConnectionVoiceUsers": {"strings": [".Messages.VOICE_PANEL_SHOW_EXTRAS", ".Messages.VOICE_PANEL_USERS", "voiceStates:"]},
|
||||
"SearchBar": {"strings": ["this.inputRef", ".containerRef", ".handleOnChange"]},
|
||||
"SearchPopout": {"strings": [".handleHintClick", ".selectedIndex", "token.start"]},
|
||||
"SearchPopoutOption": {"strings": [".plusIcon", ".option,", ".filter"]},
|
||||
|
@ -460,7 +461,7 @@
|
|||
"TabBar": {"props": ["Item", "Header", "Panel"]},
|
||||
"TextChannelEmptyMessage": {"strings": ["MANAGE_CHANNELS", ".BEGINNING_CHANNEL_DESCRIPTION", "topicHook:"]},
|
||||
"TextInput": {"strings": ["onFocus", "MAXIMUM_LENGTH_ERROR", "getIsOverFlowing"], "noSearch": true},
|
||||
"ThreadCard": {"strings": [".threadId", ".gotoThread", ".container", ".threadName"]},
|
||||
"ThreadCard": {"strings": ["threadId:", ".container", ".threadName"]},
|
||||
"ThreadCardDescription": {"strings": [".Messages.THREAD_BROWSER_STARTED_BY", ".bullet", ".lastMessageId"]},
|
||||
"ThreadEmptyMessage": {"strings": [",{channel:", ".name", "{channelId:", ".iconWrapper", ".icon}"]},
|
||||
"ThreadEmptyMessageAuthor": {"strings": [".threadCreatorName", ".unknownCreatorName", ".getUser"]},
|
||||
|
@ -483,7 +484,7 @@
|
|||
"UserMemberContextMenu": {"strings": ["USER_ACTIONS_MENU_LABEL", "navId:\"user", ".GUILD_CHANNEL_USER_MENU"]},
|
||||
"UserMemberSince": {"strings": [".memberSinceContainer", ".USER_PROFILE_DISCORD_MEMBER_SINCE"]},
|
||||
"UserMemberSinceSection": {"strings": ["userId:", "headingClassName", ".title", "guildMember:"]},
|
||||
"UserMention": {"strings": [".inlinePreview", "\"@\"", "renderPopout:"]},
|
||||
"UserMention": {"strings": ["inlinePreview", "\"@\"", "renderPopout:"]},
|
||||
"UsernameSection": {"strings": ["shouldCopyOnClick:", ".userTagDiscriminatorNoNickname"]},
|
||||
"UserPopout": {"strings": ["{user:", "userId:", "\"Unexpected missing user\")", "getUser"]},
|
||||
"UserPopoutAvatar": {"strings": [".avatarDecorationHint", ".VIEW_PROFILE"], "noSearch": true},
|
||||
|
|
Loading…
Reference in New Issue