From 451033ab11bbea178f2a4df0ea5fe991dfba7134 Mon Sep 17 00:00:00 2001 From: Elena Tanasoiu Date: Tue, 20 Mar 2018 16:40:41 +0000 Subject: [PATCH] Adds missing coming soon translation We're receiving reports on collections of people seeing the message ``` translation missing: en.content_item.schema_name.coming_soon ``` For ex: https://www.gov.uk/government/collections/vat-information-sheets --- config/locales/en.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/config/locales/en.yml b/config/locales/en.yml index 93c05b547..f26b58e9a 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -128,6 +128,9 @@ en: cma_case: one: Competition and Markets Authority case other: Competition and Markets Authority cases + coming_soon: + one: Coming Soon + other: Coming Soon consultation: one: Consultation other: Consultations