Updated flash notices to use locale

This commit is contained in:
2026-01-30 19:49:48 -05:00
parent a932551b96
commit 717a61b024
2 changed files with 16 additions and 4 deletions

View File

@@ -23,4 +23,11 @@ en:
label_edit_customer_vehicle: "Edit Customer Vehicle"
label_cusomer_vehicles: "Customer Vehicles"
label_new_vehicle: "New Customer Vehicle"
button_new_vehice: "New Vehicle"
button_new_vehice: "New Vehicle"
notice_vehicle_created: "Vehicle was successfully created."
notice_vehicle_updated: "Vehicle was successfully updated."
notice_vehicle_deleted: "Vehicle was successfully deleted."
alert_vehicle_not_found: "Vehicle not found."
alert_vehicle_not_deleted: "Vehicle could not be deleted."
alert_vehicle_not_created: "Vehicle could not be created."
alert_vehicle_not_updated: "Vehicle could not be updated."