diff --git a/_locales/en/messages.json b/_locales/en/messages.json index 740ad2e0..b3f71660 100755 --- a/_locales/en/messages.json +++ b/_locales/en/messages.json @@ -3453,6 +3453,12 @@ "osd_hud_wp_disp_help": { "message": "Number of Wayponts to show on screen. 0 disables this feature." }, + "osd_camera_uptilt": { + "message": "Camera uptilt" + }, + "osd_camera_uptilt_help": { + "message": "Set the camera uptilt for the FPV camera in degres, positive is up, negative is down, relative to the horizontal. Used for correct display of HUD items and AHI (when enabled)." + }, "osd_camera_fov_h": { "message": "Camera Horizontal FOV" }, diff --git a/tabs/osd.html b/tabs/osd.html index c1a0b978..d5fcc32d 100644 --- a/tabs/osd.html +++ b/tabs/osd.html @@ -385,8 +385,11 @@ - - +
+