fixes: vehicles & proposals

This commit is contained in:
Alexandro Uc Santos
2024-08-07 20:54:39 -06:00
parent 75af1a9bf4
commit 59f2b20890
12 changed files with 162 additions and 91 deletions

View File

@@ -258,6 +258,7 @@ const en = {
loads: {
title: 'My published loads',
history: 'History',
company: 'Publishing company',
querySearch: 'Name of person who posted',
empty: 'No loads added',
origin: 'Origin',
@@ -363,6 +364,8 @@ const en = {
reserved: 'Reserved',
availableDate: 'Available date',
segments: 'Transportation segment',
destinationState: 'Destination state',
destinationCity: 'Destination city',
titleDel: 'Delete vehicle',
textDel: 'Are you sure to delete this vehicle?',