From de429bbcfacbadd4bf74b57dd015ac5ce82645d0 Mon Sep 17 00:00:00 2001 From: Dan Webb Date: Fri, 12 Jul 2024 15:22:35 +0100 Subject: [PATCH] fix: missing full-stops --- public/translations/en.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/translations/en.json b/public/translations/en.json index 6a81e56..015b451 100644 --- a/public/translations/en.json +++ b/public/translations/en.json @@ -262,10 +262,10 @@ "hwrc": { "title": "Recycling Centres in your area", "content": "{{ count }} Recycling Centres within 25 miles", - "content_zero": "We couldn’t find any Recycling Centres within 25 miles", + "content_zero": "We couldn’t find any Recycling Centres within 25 miles.", "content_one": "1 Recycling Centre within 25 miles", "contentThirtyPlus": "30+ Recycling Centres within 25 miles", - "info": "Some Recycling Centres are open to local residents only and may require pre-booking and proof of address upon arrival. Please check before you make your journey", + "info": "Some Recycling Centres are open to local residents only and may require pre-booking and proof of address upon arrival. Please check before you make your journey.", "nearbyPlaces": { "title": "Recycle at a nearby place", "content": "{{count}} places within 25 miles",