diff options
Diffstat (limited to 'billing/config/locales/en.yml')
-rw-r--r-- | billing/config/locales/en.yml | 5 |
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 |