diff options
author | Azul <azul@leap.se> | 2014-04-11 10:03:19 +0200 |
---|---|---|
committer | Azul <azul@leap.se> | 2014-04-11 10:07:23 +0200 |
commit | 636692f9921bd695d726695d2d46c91f5a6e56f3 (patch) | |
tree | a7cc0b89007bd273ae7719f31c16e052a141fec7 /billing/config/locales/en.yml | |
parent | 32136605ddd405a0bf47f3b795b22fd4b49465b5 (diff) |
move engines into engines directory
Also renamed help to support so it's harder to confuse it with documentation
Diffstat (limited to 'billing/config/locales/en.yml')
-rw-r--r-- | billing/config/locales/en.yml | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/billing/config/locales/en.yml b/billing/config/locales/en.yml deleted file mode 100644 index 1300958..0000000 --- a/billing/config/locales/en.yml +++ /dev/null @@ -1,11 +0,0 @@ -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" - 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 |