From b7dafb4c7aa7a7b2a5edef85b5a2dcd842fc01e3 Mon Sep 17 00:00:00 2001 From: dragonpilot Date: Fri, 13 Sep 2019 15:47:45 +1000 Subject: [PATCH] TC tranlsation --- 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 2346a5cf0..abed14e74 100644 --- a/selfdrive/controls/lib/alerts.py +++ b/selfdrive/controls/lib/alerts.py @@ -685,8 +685,8 @@ ALERTS = [ Alert( "soundsUnavailablePermanent", - "Speaker not found", - "Reboot your EON", + "找不到音效裝置", + "請重啟您的 EON", AlertStatus.normal, AlertSize.mid, Priority.LOW_LOWEST, VisualAlert.none, AudibleAlert.none, 0., 0., .2),