This commit is contained in:
2026-07-07 21:08:52 +02:00
commit 4c20cfc716
2613 changed files with 318021 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
Locales['zh-cn'] = {
['activated'] = '车辆限速巡航已开启!',
['deactivated'] = '车辆限速巡航已关闭',
['increaseSpeed'] = '已增加巡航最高限速',
['decreaseSpeed'] = '已减少巡航最高限速',
['cruiseControl'] = '巡航控制',
--Seatbelt
['toggleSeatbelt'] = "Toggle Seatbelt",
["seatbeltOn"] = "Seatbelt ON",
["seatbeltOff"] = "Seatbelt OFF"
}