mirror of
https://github.com/ND-Framework/ND_Core.git
synced 2026-08-16 21:46:03 +01:00
refactor(vehicles): move garages to separate resource keep api
- Moved traffic locking to client - removed garages (moved to ND_Garages resource) - optimized and improved the api - fixed smaller bugs
This commit is contained in:
@@ -66,6 +66,7 @@
|
||||
"view_impounded_vehs": "View impounded vehicles",
|
||||
"view_garage": "View garage",
|
||||
"personal_vehicle": "Personal vehicle",
|
||||
"group_vehicle": "Vehicle",
|
||||
"keybind_carkey": "Unlock/lock vehicle (double click)",
|
||||
"progress_hotwiring": "Hotwiring",
|
||||
"cruise_control": "Cruise control",
|
||||
|
||||
@@ -66,6 +66,7 @@
|
||||
"view_impounded_vehs": "Visa beslagtagna fordon",
|
||||
"view_garage": "Visa garage",
|
||||
"personal_vehicle": "Personligt fordon",
|
||||
"group_vehicle": "Fordon",
|
||||
"keybind_carkey": "Lås/öppna fordon (dubbelklick)",
|
||||
"progress_hotwiring": "Kopplar om",
|
||||
"cruise_control": "Farthållare",
|
||||
|
||||
Reference in New Issue
Block a user