From 2e74b9d427bc32f8173af7d00238940636d202d4 Mon Sep 17 00:00:00 2001 From: Godwin Date: Wed, 16 Aug 2017 09:58:59 -0700 Subject: [PATCH] Added missing translation for schedule page --- config/locales/en.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config/locales/en.yml b/config/locales/en.yml index b2cd482..e0fc616 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -1173,6 +1173,8 @@ en: errors: format: "%{attribute} %{message}" messages: + schedule: + need_not_available: '%{workshop_title} workshop requires %{need} but %{location} does not have this amenity' accepted: must be accepted blank: can't be blank present: must be blank