From ee738ac36ac5178e88ecad274e62d9a073cdd4bc Mon Sep 17 00:00:00 2001 From: Alec Rippberger <127791530+alec-livefront@users.noreply.github.com> Date: Sat, 7 Sep 2024 21:20:39 -0500 Subject: [PATCH] Update "linked" to use "cfTypeLinked" message. (#10841) Co-authored-by: Shane Melton --- .../cipher-view/custom-fields/custom-fields-v2.component.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/vault/src/cipher-view/custom-fields/custom-fields-v2.component.html b/libs/vault/src/cipher-view/custom-fields/custom-fields-v2.component.html index 96cb63fe39..69aa4e9d69 100644 --- a/libs/vault/src/cipher-view/custom-fields/custom-fields-v2.component.html +++ b/libs/vault/src/cipher-view/custom-fields/custom-fields-v2.component.html @@ -46,7 +46,7 @@ {{ field.name }} - {{ "linked" | i18n }}: {{ field.name }} + {{ "cfTypeLinked" | i18n }}: {{ field.name }}