[6.5.0]自动探查资源

This commit is contained in:
xuxinchao
2024-06-26 19:22:23 +08:00
parent 0e71993b73
commit 556673698a
2 changed files with 7 additions and 0 deletions

View File

@@ -87,5 +87,6 @@
<color name="summary_danger_title">#24313E</color>
<color name="summary_danger_num">#106FF0</color>
<color name="summary_tip">#42464F</color>
<color name="exploration_title">#131415</color>
</resources>

View File

@@ -121,4 +121,10 @@
<string name="summary_danger_tip">‘哪怕百万分之一的几率,交通事故的代价每个家庭都无法承受’</string>
<string name="summary_powered">Powered by 蘑菇交通大模型™</string>
<!--自动探索-->
<string name="exploration_scan">自动探索扫描</string>
<string name="exploration_vehicle_lane">自动探索车道线</string>
<string name="exploration_title">正在为您探查前方道路</string>
<string name="exploration_close">自动探索关闭按钮</string>
</resources>