Add Settings UI Description Field Strings

Added two new strings for the description field on the right side of the Settings UI which shows the description of a setting when you hover over it.
This commit is contained in:
Ryuvi 2024-04-04 21:08:38 -05:00
parent 3f36efc979
commit 07565b33e6

View file

@ -1396,6 +1396,9 @@
"Settings.InteractiveCameraPostProcessingSettings.MotionBlur": "Motion blur",
"Settings.InteractiveCameraPostProcessingSettings.ScreenSpaceReflections": "Screen space reflections",
"Settings.DescriptionField.NoTextTitle": "More Information",
"Settings.DescriptionField.NoTextDescription": "<i><alpha=#77>Hover over a setting to see its description.</closeall>",
"LocomotionArchetype.Walk": "Walk",
"LocomotionArchetype.Fly": "Fly",
"LocomotionArchetype.NoClip": "Noclip",