Files
service-finder/frontend_admin/i18n/locales/en/garages-fleet.json
2026-07-01 02:27:38 +00:00

14 lines
350 B
JSON

{
"title": "Fleet",
"total_vehicles": "{count} vehicles total",
"plate": "Plate",
"brand": "Brand",
"model": "Model",
"brand_model": "Brand & Model",
"year": "Year",
"status": "Status",
"vin": "VIN",
"no_vehicles": "No vehicles assigned to this garage yet.",
"no_fleet_access": "You don't have permission to view fleet data."
}