@acvtech5b9/vms-multi-language-locals 51.0.0 → 52.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
@@ -1621,6 +1621,7 @@
1621
1621
  "branches": "Branches",
1622
1622
  "sub_companies": "Sub Companies",
1623
1623
  "colors": "Colors",
1624
+ "shares": "Shares",
1624
1625
  "tags": "Tags",
1625
1626
  "groups": "Groups",
1626
1627
  "branch": "Branch",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@acvtech5b9/vms-multi-language-locals",
3
- "version": "51.0.0",
3
+ "version": "52.0.0",
4
4
  "description": "Shared i18n locales for VMS projects",
5
5
  "license": "UNLICENSED",
6
6
  "private": false,