From 6372ade8f260d7b4497eee6c4ec9763c429dee0b Mon Sep 17 00:00:00 2001 From: wzglinieckisoldevelo Date: Wed, 6 Dec 2023 14:40:54 +0100 Subject: [PATCH] OP-1685: display chfid properly. --- src/translations/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/translations/en.json b/src/translations/en.json index d8d5da0..75290c5 100644 --- a/src/translations/en.json +++ b/src/translations/en.json @@ -19,7 +19,7 @@ "insuree.link.cappedItemService": "Capped Items/Services", "insuree.link.profile": "Profile", "insuree.notFound": "Not Found", - "insuree.chfidNotFound": "No insuree with chfid '{chfid}' found.", + "insuree.chfidNotFound": "No insuree with chfid {chfid} found.", "insuree.noFSP": "First Service Point not registered.", "insuree.FSP.title": "First Service Point", "insuree.Insuree.searchCriteria": "Search Criteria",