diff --git a/locales/zh-tw.json b/locales/zh-tw.json new file mode 100644 index 0000000..171a2eb --- /dev/null +++ b/locales/zh-tw.json @@ -0,0 +1,15 @@ +{ + "toggle_front_driver_door": "開關司機側前門", + "toggle_front_passenger_door": "開關乘客側前門", + "toggle_rear_driver_door": "開關駕駛側後門", + "toggle_rear_passenger_door": "開關乘客側後門", + "toggle_hood": "開關引擎蓋", + "toggle_trunk": "開關車廂", + "debug_box": "(Debug) Box", + "debug_sphere": "(Debug) Sphere", + "debug_police_car": "Police car", + "debug_ped": "(Debug) Ped", + "debug_vehicle": "(Debug) Vehicle", + "debug_object": "(Debug) Object", + "toggle_targeting": "開關目標選擇" +}