From 87383e624855def55e13d238b2f20b79c418c1d9 Mon Sep 17 00:00:00 2001 From: elijah Date: Tue, 21 Jan 2014 13:54:45 -0800 Subject: added default pricing, privacy policy and tos pages. --- billing/config/locales/en.yml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'billing/config/locales') diff --git a/billing/config/locales/en.yml b/billing/config/locales/en.yml index b418a17..1300958 100644 --- a/billing/config/locales/en.yml +++ b/billing/config/locales/en.yml @@ -5,3 +5,7 @@ en: save_customer_info: "Save Customer Information" donation_not_payment: "Note: This is a donation, and will not be applied towards your account." no_relevant_subscription: "No subscription which is Active, Pending, or Past Due" + plan: "Plan" + description: "Description" + cost: "Cost" + free: "Free" \ No newline at end of file -- cgit v1.2.3