vms-multilanguage-locals 43.0.0 → 46.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 +3 -0
- package/package.json +1 -1
package/locales/en.json
CHANGED
|
@@ -2333,6 +2333,7 @@
|
|
|
2333
2333
|
"refills_vs_removals_pie": "Refills vs Removals Pie"
|
|
2334
2334
|
},
|
|
2335
2335
|
"p_fleet_vehicle_incident": {
|
|
2336
|
+
"incident_code": "Incident Code",
|
|
2336
2337
|
"basic_details": "Basic Details",
|
|
2337
2338
|
"incident_details": "Incident Details",
|
|
2338
2339
|
"incident_date": "Incident Date",
|
|
@@ -2579,6 +2580,8 @@
|
|
|
2579
2580
|
},
|
|
2580
2581
|
"p_fleet_inspection_form": {
|
|
2581
2582
|
"inspection_form_name": "Inspection Form Name",
|
|
2583
|
+
"inspection_form_notes": "Inspection Form Notes",
|
|
2584
|
+
"inspection_form_data": "Inspection Form Data",
|
|
2582
2585
|
"controls": "Form Controls",
|
|
2583
2586
|
"controls_help": "Drag fields into the layout or tap on mobile to add them.",
|
|
2584
2587
|
"form_layout": "Form Layout",
|