From 76af6c6a48334055445b38645b2444734ec19f65 Mon Sep 17 00:00:00 2001 From: Godwin Date: Tue, 6 Sep 2016 07:40:03 -0700 Subject: [PATCH] Added translation for incomplete payment --- config/locales/en.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config/locales/en.yml b/config/locales/en.yml index f6bbfa1..15b2eb0 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -158,6 +158,8 @@ en: mini_magick_processing_error: 'Failed to manipulate with MiniMagick, maybe it is not an image? Original Error: %{e}' fields: + payment: + incomplete: Your payment was not completed. location: empty: 'Please enter your location' unknown: 'Please include your city or town, we could not find a locality from "%{value}"'