mirror of
https://github.com/Mrdabup/LocaleSpanish.git
synced 2025-12-06 14:23:00 -06:00
EN: multiple anchors typo fix
This commit is contained in:
parent
2536029af5
commit
9875d0a4b5
1 changed files with 1 additions and 1 deletions
2
en.json
2
en.json
|
|
@ -1548,7 +1548,7 @@
|
||||||
"Settings.InteractiveCameraAnchorSettings.AnchorInterpolationSpeed": "Interpolation speed",
|
"Settings.InteractiveCameraAnchorSettings.AnchorInterpolationSpeed": "Interpolation speed",
|
||||||
"Settings.InteractiveCameraAnchorSettings.AnchorInterpolationSpeed.Description": "When interpolation between anchors is enabled, this controls how fast the camera moves from one anchor to another.",
|
"Settings.InteractiveCameraAnchorSettings.AnchorInterpolationSpeed.Description": "When interpolation between anchors is enabled, this controls how fast the camera moves from one anchor to another.",
|
||||||
"Settings.InteractiveCameraAnchorSettings.UseLinearInterpolation": "Use linear interpolation",
|
"Settings.InteractiveCameraAnchorSettings.UseLinearInterpolation": "Use linear interpolation",
|
||||||
"Settings.InteractiveCameraAnchorSettings.UseLinearInterpolation.Description": "Enable this to use linear interpolation when moving between anchors instead of a smooth one. Linear interpolation starts and stops abruptly, but has a constant movement speed, regardless of the distance between the anchor. This means that if anchors are further apart, it'll take longer for the camera to reach it.",
|
"Settings.InteractiveCameraAnchorSettings.UseLinearInterpolation.Description": "Enable this to use linear interpolation when moving between anchors instead of a smooth one. Linear interpolation starts and stops abruptly, but has a constant movement speed, regardless of the distance between anchors. This means that if anchors are further apart, it'll take longer for the camera to reach it.",
|
||||||
|
|
||||||
"Settings.InteractiveCameraPhotoSettings.SpawnPhotoInWorld": "Spawn taken photos in world",
|
"Settings.InteractiveCameraPhotoSettings.SpawnPhotoInWorld": "Spawn taken photos in world",
|
||||||
"Settings.InteractiveCameraPhotoSettings.SpawnPhotoInWorld.Description": "When you take photos using the interactive camera dialog, should they be spawned into the world? When disabled, they will only be saved to your documents or inventory (if autosave is configured)",
|
"Settings.InteractiveCameraPhotoSettings.SpawnPhotoInWorld.Description": "When you take photos using the interactive camera dialog, should they be spawned into the world? When disabled, they will only be saved to your documents or inventory (if autosave is configured)",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue