@acvtech5b9/vms-multi-language-locals 49.0.0 → 50.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/locales/en.json +5 -1
- package/package.json +1 -1
package/locales/en.json
CHANGED
|
@@ -1187,7 +1187,11 @@
|
|
|
1187
1187
|
"km_last_30_days": "KM Last 30 Days",
|
|
1188
1188
|
"km_this_month": "KM This Month",
|
|
1189
1189
|
"km_last_3_months": "KM Last 3 Months",
|
|
1190
|
-
"km_this_year": "KM This Year"
|
|
1190
|
+
"km_this_year": "KM This Year",
|
|
1191
|
+
"trip_from_to": "Trip From To",
|
|
1192
|
+
"trip_dates": "Trip Dates",
|
|
1193
|
+
"trip_driver": "Trip Driver",
|
|
1194
|
+
"trip_eway_bill_details": "Trip E-Way Bill Details"
|
|
1191
1195
|
},
|
|
1192
1196
|
"p_vehicle_body": {
|
|
1193
1197
|
"vehicle_body_details": "Body Details",
|