From 895f484cf2b8d824c6f9888de70853e1cae22aa8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89mile=20R=C3=A9?= Date: Mon, 20 Jul 2026 19:21:52 +0200 Subject: [PATCH] Update translation MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Émile Ré --- apps/compliance-portal/src/_locales/en-US.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/compliance-portal/src/_locales/en-US.json b/apps/compliance-portal/src/_locales/en-US.json index fe7148871..9eac2b74e 100644 --- a/apps/compliance-portal/src/_locales/en-US.json +++ b/apps/compliance-portal/src/_locales/en-US.json @@ -75,7 +75,7 @@ } }, "home": { - "heroTitle": "Trust at {{name}}.", + "heroTitle": "Compliance at {{name}}.", "heroDescription": "Welcome to our Compliance Portal. Find our security documentation and certifications here.", "sections": { "compliance": "Compliance", @@ -125,4 +125,4 @@ "previous": "Previous page", "next": "Next page" } -} +} \ No newline at end of file