diff --git a/en.json b/en.json index a050cad..7e2314d 100644 --- a/en.json +++ b/en.json @@ -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)",