@acvtech5b9/vms-multi-language-locals 68.0.0 → 70.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 +2 -1
- package/package.json +1 -1
package/locales/en.json
CHANGED
|
@@ -822,7 +822,7 @@
|
|
|
822
822
|
},
|
|
823
823
|
"menu_trips": {
|
|
824
824
|
"main_module": "Main Module",
|
|
825
|
-
"
|
|
825
|
+
"trips_menu": "Trips Menu",
|
|
826
826
|
"trip_management": "Trip Management",
|
|
827
827
|
"trip_data": "Trip Data",
|
|
828
828
|
"fasttag_transactions": "Fasttag Transactions",
|
|
@@ -901,6 +901,7 @@
|
|
|
901
901
|
"master_trip": "Master Trip",
|
|
902
902
|
"master_expense": "Master Expense",
|
|
903
903
|
"gps": "GPS",
|
|
904
|
+
"gps_module": "GPS Module",
|
|
904
905
|
"module": "Module",
|
|
905
906
|
"features": "Features",
|
|
906
907
|
"reports": "Reports",
|