EN: multiple anchors typo fix

This commit is contained in:
Shadow Panther 2024-04-21 00:49:04 +02:00
parent 2536029af5
commit 9875d0a4b5

View file

@ -1548,7 +1548,7 @@
"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.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.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)",