@acvtech5b9/vms-multi-language-locals 48.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 +6 -1
- package/package.json +1 -1
package/locales/en.json
CHANGED
|
@@ -978,6 +978,7 @@
|
|
|
978
978
|
"odometer_last_change_date": "Odometer Last Change Date",
|
|
979
979
|
"odometer_source": "Odometer Source",
|
|
980
980
|
"odometer_details": "Odometer Details",
|
|
981
|
+
"update_odometer": "Update Odometer",
|
|
981
982
|
"engine_number": "Engine Number",
|
|
982
983
|
"chassis_number": "Chassis Number",
|
|
983
984
|
"vehicle_make_year": "Vehicle Make Year",
|
|
@@ -1186,7 +1187,11 @@
|
|
|
1186
1187
|
"km_last_30_days": "KM Last 30 Days",
|
|
1187
1188
|
"km_this_month": "KM This Month",
|
|
1188
1189
|
"km_last_3_months": "KM Last 3 Months",
|
|
1189
|
-
"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"
|
|
1190
1195
|
},
|
|
1191
1196
|
"p_vehicle_body": {
|
|
1192
1197
|
"vehicle_body_details": "Body Details",
|