diff --git a/client/public/locales/en/translation.json b/client/public/locales/en/translation.json index dbacb5073b..f7cd9808c4 100644 --- a/client/public/locales/en/translation.json +++ b/client/public/locales/en/translation.json @@ -156,7 +156,8 @@ "small": "Small" }, "message": { - "archetypeApplicationCount": "{{count}} applications", + "archetypeApplicationCount": "{{count}} application", + "archetypeApplicationCount_plural": "{{count}} applications", "archetypeNoApplications": "No applications currently match the criteria tags.", "appNotAssesedTitle": "Assessment has not been completed", "appNotAssessedBody": "In order to review an application it must be assessed first. Assess the application and try again.",