@acvtech5b9/vms-multi-language-locals 61.0.0 → 62.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.
Files changed (2) hide show
  1. package/locales/en.json +1 -0
  2. package/package.json +1 -1
package/locales/en.json CHANGED
@@ -692,6 +692,7 @@
692
692
  "bus_management": "Bus Management"
693
693
  },
694
694
  "menu_fleet": {
695
+ "fleet_management_module": "Fleet Management Module",
695
696
  "fleet_management": "Fleet Management",
696
697
  "vendor_management": "Vendor Management",
697
698
  "vendor_dashboard": "Vendor Dashboard",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@acvtech5b9/vms-multi-language-locals",
3
- "version": "61.0.0",
3
+ "version": "62.0.0",
4
4
  "description": "Shared i18n locales for VMS projects",
5
5
  "license": "UNLICENSED",
6
6
  "private": false,