This commit is contained in:
Nordi98 2025-07-01 08:02:31 +02:00
parent 72d74fb01a
commit 10000b6b8c
5 changed files with 133 additions and 48 deletions

View file

@ -15,5 +15,8 @@
"vt_pb_removing": "Removing GPS Tracker...",
"vt_pb_cancelled": "Cancelled",
"vt_alert_title": "GPS Tracker Found!",
"vt_alert_description": "You have found a GPS Tracker! Do you want to remove it?"
"vt_alert_description": "You have found a GPS Tracker! Do you want to remove it?",
"vt_no_trackers_found": "You don't have any active trackers",
"vt_vehicle_plate": "Vehicle Plate",
"vt_serial_number": "Serial Number"
}