vms-multilanguage-locals 31.0.0 → 32.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 -1
  2. package/package.json +1 -1
package/locales/en.json CHANGED
@@ -1295,7 +1295,7 @@
1295
1295
  "message": "Message",
1296
1296
  "city": "city",
1297
1297
  "admin_message": "Admin Message",
1298
- "admin": "Admin View"
1298
+ "admin_view": "Admin View"
1299
1299
  },
1300
1300
  "p_exclusive_feature_access": {
1301
1301
  "subject": "Subject",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "vms-multilanguage-locals",
3
- "version": "31.0.0",
3
+ "version": "32.0.0",
4
4
  "description": "Shared i18n locales for VMS projects",
5
5
  "license": "UNLICENSED",
6
6
  "private": false,