mirror of
https://github.com/Mrdabup/LocaleSpanish.git
synced 2025-12-06 14:23:00 -06:00
Merge pull request #493 from Yellow-Dog-Man/prime/feat/fov-effects
Add strings for FOV Effect setting
This commit is contained in:
commit
0fea60833a
1 changed files with 4 additions and 0 deletions
4
en.json
4
en.json
|
|
@ -1733,6 +1733,10 @@
|
||||||
|
|
||||||
"Settings.DesktopRenderSettings.FieldOfView": "Field of view",
|
"Settings.DesktopRenderSettings.FieldOfView": "Field of view",
|
||||||
"Settings.DesktopRenderSettings.FieldOfView.Description": "Use this to control the field of view (FOV) when in desktop mode. Larger values will give you wider view at the cost of greater distortion on the sides.",
|
"Settings.DesktopRenderSettings.FieldOfView.Description": "Use this to control the field of view (FOV) when in desktop mode. Larger values will give you wider view at the cost of greater distortion on the sides.",
|
||||||
|
|
||||||
|
"Settings.DesktopRenderSettings.SprintFieldOfViewZoom": "Zoom FOV when sprinting",
|
||||||
|
"Settings.DesktopRenderSettings.SprintFieldOfViewZoom.Description": "When this option is enabled, Resonite will zoom your FOV when you are sprinting in <b>Desktop</b>.\nDisable the setting to remove the effect.\n<b>Does NOT</b> include effects found in User Generated Content.",
|
||||||
|
|
||||||
"Settings.DesktopRenderSettings.VSync": "VSync",
|
"Settings.DesktopRenderSettings.VSync": "VSync",
|
||||||
"Settings.DesktopRenderSettings.VSync.Description": "When this option is enabled, the framerate will be synced with the refresh rate of your screen. Disabling this can render frames faster, but also cause visible tearing.\n\nThis can be useful when doing performance testing, as it will uncap the update and rendering speed.",
|
"Settings.DesktopRenderSettings.VSync.Description": "When this option is enabled, the framerate will be synced with the refresh rate of your screen. Disabling this can render frames faster, but also cause visible tearing.\n\nThis can be useful when doing performance testing, as it will uncap the update and rendering speed.",
|
||||||
"Settings.DesktopRenderSettings.LimitFramerateWhenUnfocused": "Limit framerate when in background",
|
"Settings.DesktopRenderSettings.LimitFramerateWhenUnfocused": "Limit framerate when in background",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue