Merge pull request #249 from stiefeljackal/main

feat(en): add Twitch Interface Settings keys
This commit is contained in:
Tomas Mariancik 2024-04-19 01:45:23 +02:00 committed by GitHub
commit 1dde74c3b9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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.",