diff options
author | elijah <elijah@riseup.net> | 2014-01-21 13:54:45 -0800 |
---|---|---|
committer | elijah <elijah@riseup.net> | 2014-01-23 11:37:49 -0800 |
commit | 87383e624855def55e13d238b2f20b79c418c1d9 (patch) | |
tree | bfba7820ab8ed90b433c5e0fc56def4c7ea523fc /billing/config/locales/en.yml | |
parent | 01941b7d930c581a6684f6b939b3ae2f62bd832e (diff) |
added default pricing, privacy policy and tos pages.
Diffstat (limited to 'billing/config/locales/en.yml')
-rw-r--r-- | billing/config/locales/en.yml | 4 |
1 files changed, 4 insertions, 0 deletions
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 |