add: filter statue load in storeview

This commit is contained in:
Alexandro Uc Santos
2025-04-12 15:23:32 -06:00
parent 331e5d6c8a
commit ccac94237c
16 changed files with 165 additions and 27 deletions

View File

@@ -73,6 +73,12 @@ const en = {
originTruckKm1: "Truck origin to load origin(KM)",
originTruckKm2: "Loading origin to unloading destination(KM)",
destinationTruck1: "Unloading destination to base-yard(KM)",
alls: 'All',
published: 'Published',
loading: 'Loading',
transit: 'In transit',
downloading: 'Downloading',
delivered: 'Delivered',
},
buttons: {
enter: "Enter here",