vms-multilanguage-locals 67.0.0 → 68.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 +3 -1
  2. package/package.json +1 -1
package/locales/en.json CHANGED
@@ -2254,7 +2254,9 @@
2254
2254
  "operational_details": "Operational Details",
2255
2255
  "notes_feedback": "Notes & Feedback",
2256
2256
  "address_details": "Address Details",
2257
- "contact_information": "Contact Information"
2257
+ "contact_information": "Contact Information",
2258
+ "upload_documents": "Upload Documents",
2259
+ "document_details": "Document Details"
2258
2260
  },
2259
2261
  "fleet_management": {
2260
2262
  "class": "Class",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "vms-multilanguage-locals",
3
- "version": "67.0.0",
3
+ "version": "68.0.0",
4
4
  "description": "Shared i18n locales for VMS projects",
5
5
  "license": "UNLICENSED",
6
6
  "private": false,