vms-multilanguage-locals 73.0.0 → 76.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 +21 -26
- package/package.json +1 -1
package/locales/en.json
CHANGED
|
@@ -1506,7 +1506,7 @@
|
|
|
1506
1506
|
},
|
|
1507
1507
|
"p_main_landmark": {
|
|
1508
1508
|
"landmark_name": "Landmark Name",
|
|
1509
|
-
"
|
|
1509
|
+
"landmark_location": "Landmark Location",
|
|
1510
1510
|
"locality": "Locality",
|
|
1511
1511
|
"city_district_town": "City/District/Town",
|
|
1512
1512
|
"zip_code": "Zip Code"
|
|
@@ -2533,7 +2533,7 @@
|
|
|
2533
2533
|
},
|
|
2534
2534
|
"p_fleet_workshop": {
|
|
2535
2535
|
"workshop_name": "Workshop Name",
|
|
2536
|
-
"
|
|
2536
|
+
"description": "Description",
|
|
2537
2537
|
"latitude": "Latitude",
|
|
2538
2538
|
"longitude": "Longitude",
|
|
2539
2539
|
"google_location": "Google Location",
|
|
@@ -2604,9 +2604,9 @@
|
|
|
2604
2604
|
"breakdown_files": "Breakdown Files"
|
|
2605
2605
|
},
|
|
2606
2606
|
"p_fleet_breakdown_cost": {
|
|
2607
|
-
"
|
|
2608
|
-
"
|
|
2609
|
-
"
|
|
2607
|
+
"date": "Breakdown Cost Date",
|
|
2608
|
+
"amount": "Breakdown Cost Amount",
|
|
2609
|
+
"description": "Breakdown Cost Description",
|
|
2610
2610
|
"expense_name": "Expense Name"
|
|
2611
2611
|
},
|
|
2612
2612
|
"p_fleet_incident_dashboard": {
|
|
@@ -2633,12 +2633,12 @@
|
|
|
2633
2633
|
"landmark_distance": "Landmark Distance",
|
|
2634
2634
|
"insurance_cover": "Insurance Cover",
|
|
2635
2635
|
"insurance_claimed": "Insurance Claimed",
|
|
2636
|
-
"
|
|
2637
|
-
"
|
|
2638
|
-
"
|
|
2639
|
-
"
|
|
2640
|
-
"
|
|
2641
|
-
"
|
|
2636
|
+
"claimed_amount": "Claimed Amount",
|
|
2637
|
+
"settled_amount": "Settled Amount",
|
|
2638
|
+
"policy_number": "Policy Number",
|
|
2639
|
+
"company_name": "Company Name",
|
|
2640
|
+
"contact_number": "Contact Number",
|
|
2641
|
+
"description": "Description",
|
|
2642
2642
|
"police_report_filed": "Police Report Filed",
|
|
2643
2643
|
"police_report_number": "Police Report Number",
|
|
2644
2644
|
"police_station_name": "Police Station Name",
|
|
@@ -2678,14 +2678,10 @@
|
|
|
2678
2678
|
"inspections": "Inspections"
|
|
2679
2679
|
},
|
|
2680
2680
|
"p_fleet_inspection_schedule": {
|
|
2681
|
-
"
|
|
2682
|
-
"
|
|
2683
|
-
"
|
|
2684
|
-
"
|
|
2685
|
-
"inspection_schedule_vehicle_link": "Inspection Schedule Vehicle Link",
|
|
2686
|
-
"inspection_schedule_vehicle_links": "Inspection Schedule Vehicle Links",
|
|
2687
|
-
"inspection_schedule_status": "Inspection Schedule Status",
|
|
2688
|
-
"inspection_date_time": "Inspection Date Time",
|
|
2681
|
+
"schedule_name": "Schedule Name",
|
|
2682
|
+
"description": "Description",
|
|
2683
|
+
"start_date": "Start Date",
|
|
2684
|
+
"due_date": "Due Date",
|
|
2689
2685
|
"total_vehicles": "Total Vehicles",
|
|
2690
2686
|
"completed_vehicles": "Completed Vehicles",
|
|
2691
2687
|
"pending_vehicles": "Pending Vehicles",
|
|
@@ -2718,13 +2714,11 @@
|
|
|
2718
2714
|
"service_reminders_desc": "Get alerts for upcoming service schedules"
|
|
2719
2715
|
},
|
|
2720
2716
|
"p_fleet_service_schedule": {
|
|
2721
|
-
"
|
|
2722
|
-
"
|
|
2723
|
-
"
|
|
2724
|
-
"
|
|
2725
|
-
"
|
|
2726
|
-
"service_schedule_vehicle_links": "Service Schedule Vehicle Links",
|
|
2727
|
-
"service_schedule_status": "Service Schedule Status",
|
|
2717
|
+
"schedule_name": "Schedule Name",
|
|
2718
|
+
"description": "Description",
|
|
2719
|
+
"start_date": "Start Date",
|
|
2720
|
+
"due_date": "Due Date",
|
|
2721
|
+
"schedule_status": "Schedule Status",
|
|
2728
2722
|
"service_date_time": "Service Date Time",
|
|
2729
2723
|
"total_vehicles": "Total Vehicles",
|
|
2730
2724
|
"completed_vehicles": "Completed Vehicles",
|
|
@@ -2916,6 +2910,7 @@
|
|
|
2916
2910
|
"bus_stop": "Bus Stop"
|
|
2917
2911
|
},
|
|
2918
2912
|
"p_organisation_calendar": {
|
|
2913
|
+
"calendar": "Calendar",
|
|
2919
2914
|
"calendar_details": "Calendar Details",
|
|
2920
2915
|
"calendar_date": "Calendar Date",
|
|
2921
2916
|
"holiday_type": "Holiday Type",
|