diff --git a/apps/red-ui/src/assets/i18n/en.json b/apps/red-ui/src/assets/i18n/en.json index 20d466686..412d4155d 100644 --- a/apps/red-ui/src/assets/i18n/en.json +++ b/apps/red-ui/src/assets/i18n/en.json @@ -107,8 +107,8 @@ "description-placeholder": "Enter Description", "name": "Name", "name-placeholder": "Enter Name", - "reason": "Reason", - "reason-placeholder": "Enter Reason" + "reason": "Legal Basis", + "reason-placeholder": "Enter Legal Basis" }, "title": "{type, select, edit{Edit {name}} create{Add New} other{}} Justification" }, @@ -1188,7 +1188,7 @@ "table-col-names": { "description": "Description", "name": "Name", - "reason": "Reason" + "reason": "Legal Basis" }, "table-header": "{length} {length, plural, one{justification} other{justifications}}" }, diff --git a/libs/common-ui b/libs/common-ui index d2f16b1a8..df3a8957c 160000 --- a/libs/common-ui +++ b/libs/common-ui @@ -1 +1 @@ -Subproject commit d2f16b1a8441e8d214a854582f9c8a10fda2fff0 +Subproject commit df3a8957c80c89ca4348d4b6b8818e0398c7bf19