From b26d601cf9b7cf1d6839362eaf1b4cbb69e59d17 Mon Sep 17 00:00:00 2001 From: Godwin Date: Fri, 18 Aug 2017 12:08:31 -0700 Subject: [PATCH] Added missing admin strings --- config/locales/en.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/config/locales/en.yml b/config/locales/en.yml index 7051da8..89eb1ce 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -1174,7 +1174,8 @@ en: format: "%{attribute} %{message}" messages: schedule: - need_not_available: '%{workshop_title} workshop requires %{need} but %{location} does not have this amenity' + need_not_available: This workshop requires %{need} but the location does not have this amenity + common_facilitator: '%{facilitator_name} is facilitating %{workshop_title} at the same time at this workshop' accepted: must be accepted blank: can't be blank present: must be blank