From aea766327c426df3cb53dba5c3bd5d53f08bed9c Mon Sep 17 00:00:00 2001 From: Maikel Linke Date: Sun, 10 Jan 2016 10:42:33 +1100 Subject: [PATCH] Add say_no and say_yes to locale --- config/locales/en.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config/locales/en.yml b/config/locales/en.yml index 701d758891..76f0c124b3 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -52,6 +52,8 @@ en: free: "free" plus_tax: "plus GST" total_monthly_bill_incl_tax: "Total Monthly Bill (Incl. Tax)" + say_no: "No" + say_yes: "Yes" sort_order_cycles_on_shopfront_by: "Sort Order Cycles On Shopfront By"