From 62e2b7ca9e2d48b899e2c59a25da6c8529e6c713 Mon Sep 17 00:00:00 2001 From: Pallavi Kumari Date: Wed, 29 Oct 2025 16:47:09 +0530 Subject: [PATCH] change alert text --- .../[orgId]/settings/sites/[niceId]/credentials/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/[orgId]/settings/sites/[niceId]/credentials/page.tsx b/src/app/[orgId]/settings/sites/[niceId]/credentials/page.tsx index 0526149d..1420680c 100644 --- a/src/app/[orgId]/settings/sites/[niceId]/credentials/page.tsx +++ b/src/app/[orgId]/settings/sites/[niceId]/credentials/page.tsx @@ -228,14 +228,14 @@ PersistentKeepalive = 5`; - + - {t("siteCredentialsSave")} + {t("copyandsavethesecredentials")} {t( - "siteCredentialsSaveDescription" + "copyandsavethesecredentialsdescription" )}