vms-multilanguage-locals 81.0.0 → 82.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
@@ -1141,7 +1141,7 @@
1141
1141
  "loan_last_payment_date": "Loan Last Payment Date",
1142
1142
  "loan_monthly_emi": "Monthly EMI",
1143
1143
  "loan_emi_date": "Loan EMI Date",
1144
- "loan_lender": "Loan Lender",
1144
+ "loan_vendor": "Loan Vendor",
1145
1145
  "lease_information": "Lease Information",
1146
1146
  "lease_start_date": "Lease Start Date",
1147
1147
  "lease_end_date": "Lease End Date",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "vms-multilanguage-locals",
3
- "version": "81.0.0",
3
+ "version": "82.0.0",
4
4
  "description": "Shared i18n locales for VMS projects",
5
5
  "license": "UNLICENSED",
6
6
  "private": false,