diff --git a/selfdrive/controls/lib/alerts.py b/selfdrive/controls/lib/alerts.py index 369f54749..d45ea5812 100644 --- a/selfdrive/controls/lib/alerts.py +++ b/selfdrive/controls/lib/alerts.py @@ -795,8 +795,8 @@ ALERTS = [ Alert( "autoLaneChange", - "Changing Lane", - "Monitor Other Vehicles", + "切換車道中", + "請注意其它車輛", AlertStatus.normal, AlertSize.mid, Priority.LOW, VisualAlert.steerRequired, AudibleAlert.chimeWarning2, .0, .1, .1),