vms-multilanguage-locals 48.0.0 → 49.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
@@ -2486,6 +2486,7 @@
2486
2486
  "issue_files": "Issue Files",
2487
2487
  "issue_details": "Issue Details",
2488
2488
  "issue_comments": "Issue Comments",
2489
+ "comment_description": "Comment Description",
2489
2490
  "issue_history": "Issue History",
2490
2491
  "old_issue_status": "Old Issue Status",
2491
2492
  "new_issue_status": "New Issue Status",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "vms-multilanguage-locals",
3
- "version": "48.0.0",
3
+ "version": "49.0.0",
4
4
  "description": "Shared i18n locales for VMS projects",
5
5
  "license": "UNLICENSED",
6
6
  "private": false,