summaryrefslogtreecommitdiff
path: root/billing/config/locales/en.yml
diff options
context:
space:
mode:
authorjessib <jessib@riseup.net>2014-01-23 12:05:58 -0800
committerjessib <jessib@riseup.net>2014-01-23 12:05:58 -0800
commitd578c07e196cd9758fbf1752a9bb8477c260bb30 (patch)
tree4dcbef4b1b2ea9dcd52cf98f1bb98b371a93c631 /billing/config/locales/en.yml
parent01941b7d930c581a6684f6b939b3ae2f62bd832e (diff)
parentce412a9a0ccce22b5b9d90f70369b91d5fc46e4f (diff)
Merge pull request #135 from elijh/feature/pages
add some static pages
Diffstat (limited to 'billing/config/locales/en.yml')
-rw-r--r--billing/config/locales/en.yml4
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