feat(en): add Twitch Interface Settings keys

This commit is contained in:
StiefelJackal 2024-04-17 21:16:48 -04:00
parent 7ac25584e2
commit d3a2c5bb77

View file

@ -1214,6 +1214,7 @@
"Settings.WindowsSettings": "Windows Settings",
"Settings.DebugSettings": "Debug",
"Settings.LegacyFeatureSettings": "Legacy Features",
"Settings.TwitchInterfaceSettings": "Twitch Streaming Interface",
"Settings.MessagingPrivacySettings": "Messaging Privacy",
@ -1399,6 +1400,9 @@
"Settings.LegacyFeatureSettings.UseLegacyWorldSwitcher": "Use legacy world switcher",
"Settings.LegacyFeatureSettings.UseLegacyWorldSwitcher.Description": "When enabled, the app button on your non-primary hand will open a legacy world switch to switch between active worlds. This feature will be replaced in the future by a more flexible solution.",
"Settings.TwitchInterfaceSettings.ChannelName": "Twitch Channel Name",
"Settings.TwitchInterfaceSettings.ChannelName.Description": "This sets the default Twitch channel name for the Twitch Chat panel in the Camera Controls panel. This is mostly used by Twitch streamers who want to see their Twitch chat.",
"Settings.MessagingPrivacySettings.DoNotSendReadStatus": "Do not send realtime read status",
"Settings.MessagingPrivacySettings.DoNotSendReadStatus.Description": "When enabled, other users won't be able to see when you have read their messages immediatelly. You will also not see when they have read yours.",