@acvtech5b9/vms-multi-language-locals 58.0.0 → 59.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
@@ -624,6 +624,7 @@
624
624
  "my_geofence": "My Geofence",
625
625
  "track_nearest": "Track Nearest",
626
626
  "notifications": "Notifications",
627
+ "bookmarks": "Bookmarks",
627
628
  "reports": "Reports",
628
629
  "main_reports": "Main Reports",
629
630
  "live_dashboard_report": "Live Dashboard Report",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@acvtech5b9/vms-multi-language-locals",
3
- "version": "58.0.0",
3
+ "version": "59.0.0",
4
4
  "description": "Shared i18n locales for VMS projects",
5
5
  "license": "UNLICENSED",
6
6
  "private": false,