From bd1ce8d003a8008d6a34a4a8748836d8cc6de56c Mon Sep 17 00:00:00 2001 From: dragonpilot Date: Tue, 17 Dec 2019 12:55:07 +1000 Subject: [PATCH] update translation --- selfdrive/controls/lib/alerts.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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),