From ab2b01ffbaa042c4f700f7e01711575d3837df29 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adina=20=C8=9Aeudan?= Date: Thu, 21 Oct 2021 00:54:45 +0300 Subject: [PATCH] RED-2522: Rename reason to legal basis --- apps/red-ui/src/assets/i18n/en.json | 6 +++--- libs/common-ui | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) 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