mirror of
https://github.com/Mrdabup/LocaleSpanish.git
synced 2025-12-06 14:23:00 -06:00
Merge pull request #249 from stiefeljackal/main
feat(en): add Twitch Interface Settings keys
This commit is contained in:
commit
1dde74c3b9
1 changed files with 4 additions and 0 deletions
4
en.json
4
en.json
|
|
@ -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.",
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue