vms-multilanguage-locals 83.0.0 → 84.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
@@ -1919,6 +1919,7 @@
1919
1919
  "geofence_location": "Geofence Location",
1920
1920
  "geofence_type": "Geofence Type",
1921
1921
  "geofence_purpose_type": "Geofence Purpose",
1922
+ "radius": "Radius",
1922
1923
  "radius_km": "Radius (KM)",
1923
1924
  "radius_m": "Radius (Meters)",
1924
1925
  "geofence_description": "Geofence Description",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "vms-multilanguage-locals",
3
- "version": "83.0.0",
3
+ "version": "84.0.0",
4
4
  "description": "Shared i18n locales for VMS projects",
5
5
  "license": "UNLICENSED",
6
6
  "private": false,