@acvtech5b9/vms-multi-language-locals 65.0.0 → 68.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 +18 -5
- package/package.json +1 -1
package/locales/en.json
CHANGED
|
@@ -628,6 +628,7 @@
|
|
|
628
628
|
"gps_module": "GPS Module",
|
|
629
629
|
"features": "Features",
|
|
630
630
|
"dashboard": "Dashboard",
|
|
631
|
+
"smart_dashboard": "Smart Dashboard",
|
|
631
632
|
"live_track": "Live Track",
|
|
632
633
|
"live_track_link_share": "Live Track Link Share",
|
|
633
634
|
"track_history": "Track History",
|
|
@@ -645,6 +646,7 @@
|
|
|
645
646
|
"notifications": "Notifications",
|
|
646
647
|
"bookmarks": "Bookmarks",
|
|
647
648
|
"reports": "Reports",
|
|
649
|
+
"gps_reports": "GPS Reports",
|
|
648
650
|
"main_reports": "Main Reports",
|
|
649
651
|
"live_dashboard_report": "Live Dashboard Report",
|
|
650
652
|
"all_vehicles_full_analysis_report": "All Vehicles Full Analysis Report",
|
|
@@ -819,14 +821,24 @@
|
|
|
819
821
|
"spare_parts_management_desc": "Manage spare parts inventory and stock movements"
|
|
820
822
|
},
|
|
821
823
|
"menu_trips": {
|
|
822
|
-
"
|
|
824
|
+
"main_module": "Main Module",
|
|
825
|
+
"trip_menu": "Trip Menu",
|
|
823
826
|
"trip_management": "Trip Management",
|
|
827
|
+
"trip_data": "Trip Data",
|
|
828
|
+
"fasttag_transactions": "Fasttag Transactions",
|
|
829
|
+
"eway_bills": "E-way Bills",
|
|
824
830
|
"trip_operations": "Trip Operations",
|
|
825
|
-
"
|
|
826
|
-
"
|
|
831
|
+
"load_planning": "Load Planning",
|
|
832
|
+
"delivery_tracking": "Delivery Tracking",
|
|
827
833
|
"trip_reports": "Trip Reports",
|
|
828
|
-
"
|
|
829
|
-
"
|
|
834
|
+
"trip_performance_reports": "Trip Performance Reports",
|
|
835
|
+
"trip_summary_report": "Trip Summary Report",
|
|
836
|
+
"driver_performance_report": "Driver Performance Report",
|
|
837
|
+
"vehicle_utilization_report": "Vehicle Utilization Report",
|
|
838
|
+
"financial_compliance_reports": "Financial & Compliance Reports",
|
|
839
|
+
"trip_cost_analysis_report": "Trip Cost Analysis Report",
|
|
840
|
+
"toll_fasttag_report": "Toll & Fasttag Report",
|
|
841
|
+
"eway_compliance_report": "E-way Compliance Report"
|
|
830
842
|
},
|
|
831
843
|
"menu_accounts": {
|
|
832
844
|
"accounts_menu": "Accounts Menu",
|
|
@@ -889,6 +901,7 @@
|
|
|
889
901
|
"master_trip": "Master Trip",
|
|
890
902
|
"master_expense": "Master Expense",
|
|
891
903
|
"gps": "GPS",
|
|
904
|
+
"module": "Module",
|
|
892
905
|
"features": "Features",
|
|
893
906
|
"reports": "Reports",
|
|
894
907
|
"gps_features": "GPS Features",
|