summaryrefslogtreecommitdiff
path: root/billing/config
diff options
context:
space:
mode:
authorjessib <jessib@riseup.net>2013-07-23 13:26:55 -0700
committerjessib <jessib@riseup.net>2013-07-23 13:26:55 -0700
commit979aa417aa722c5e550219bff90ec757ac098a0f (patch)
tree385b89ac8b837f7230c48b92f2f30b72d0da9d76 /billing/config
parent465415b9806a2de258d12df10213601eba87d515 (diff)
Some clean-up of billing display.
Diffstat (limited to 'billing/config')
-rw-r--r--billing/config/locales/en.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/billing/config/locales/en.yml b/billing/config/locales/en.yml
new file mode 100644
index 0000000..5245b17
--- /dev/null
+++ b/billing/config/locales/en.yml
@@ -0,0 +1,5 @@
+en:
+ create_new_customer: "Create a new Braintree Customer"
+ must_create_customer: "You must store a customer in braintree before subscribing to a plan"
+ subscribe: "Subscribe"
+ save_customer_info: "Save Customer Information" \ No newline at end of file