Skip to content

Commit 2a3cbee

Browse files
committed
Auto-update vehicle components translatable strings
1 parent c0cd6f8 commit 2a3cbee

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

ardupilot_methodic_configurator/vehicle_components.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,9 @@ def translatable_strings() -> None:
2525
_vehicle_components_strings = _("Configuration template")
2626
_vehicle_components_strings = _("Diameter_inches")
2727
_vehicle_components_strings = _("ESC")
28+
_vehicle_components_strings = _("ESC->FC Telemetry")
2829
_vehicle_components_strings = _("FC Connection")
30+
_vehicle_components_strings = _("FC->ESC Connection")
2931
_vehicle_components_strings = _("Firmware")
3032
_vehicle_components_strings = _("Flight Controller")
3133
_vehicle_components_strings = _("Format version")

0 commit comments

Comments
 (0)