[6.6.0] fixbug

This commit is contained in:
EmArrow
2024-09-10 19:02:08 +08:00
parent a1527e9049
commit 46c0fe9035

View File

@@ -261,7 +261,7 @@ enum class EventTypeEnumNew(
"绿波通行",
poiTypeSrcVr = R.drawable.icon_warning_v2x_traffic_lights_green,
content = "建议车速 %s KM/H",
tts = "建议车速 %s KM/H"
tts = "建议车速 %s 千米每小时"
),
//-------------红绿灯 end ---------->