@acvtech5b9/vms-multi-language-locals 67.0.0 → 69.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 -1
- package/package.json +1 -1
package/locales/en.json
CHANGED
|
@@ -646,6 +646,7 @@
|
|
|
646
646
|
"notifications": "Notifications",
|
|
647
647
|
"bookmarks": "Bookmarks",
|
|
648
648
|
"reports": "Reports",
|
|
649
|
+
"gps_reports": "GPS Reports",
|
|
649
650
|
"main_reports": "Main Reports",
|
|
650
651
|
"live_dashboard_report": "Live Dashboard Report",
|
|
651
652
|
"all_vehicles_full_analysis_report": "All Vehicles Full Analysis Report",
|
|
@@ -821,7 +822,7 @@
|
|
|
821
822
|
},
|
|
822
823
|
"menu_trips": {
|
|
823
824
|
"main_module": "Main Module",
|
|
824
|
-
"
|
|
825
|
+
"trips_menu": "Trips Menu",
|
|
825
826
|
"trip_management": "Trip Management",
|
|
826
827
|
"trip_data": "Trip Data",
|
|
827
828
|
"fasttag_transactions": "Fasttag Transactions",
|
|
@@ -900,6 +901,7 @@
|
|
|
900
901
|
"master_trip": "Master Trip",
|
|
901
902
|
"master_expense": "Master Expense",
|
|
902
903
|
"gps": "GPS",
|
|
904
|
+
"module": "Module",
|
|
903
905
|
"features": "Features",
|
|
904
906
|
"reports": "Reports",
|
|
905
907
|
"gps_features": "GPS Features",
|