From 59a2164d24e171389e362a59f9020fd5b5141b51 Mon Sep 17 00:00:00 2001 From: Yogender Kumar Date: Tue, 14 Oct 2025 10:25:26 +0530 Subject: [PATCH] resolved bug UNP-2147 displayed error in creating existing center type --- admin-ui/src/assets/i18n/eng.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/admin-ui/src/assets/i18n/eng.json b/admin-ui/src/assets/i18n/eng.json index f95cf00f..762b57e9 100644 --- a/admin-ui/src/assets/i18n/eng.json +++ b/admin-ui/src/assets/i18n/eng.json @@ -1541,6 +1541,7 @@ "RPR-CV-020": "Citizenship Verification packet on hold", "RPR-CV-021": "On-demand migration", "RPR-CV-022": "CVS failed due to age difference with the applicant being less than 15 years", - "RPR-CV-023": "On-demand migration is in progress" + "RPR-CV-023": "On-demand migration is in progress", + "KER-MSD-APT":"Center Type already exist" } }