summaryrefslogtreecommitdiff
path: root/engines/billing/config/locales/en.yml
blob: 0bc167f0cd88250e98f09097d6fb9ec61a997732 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
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"
  #payments (all have spanish trans)
  #donations
  new_donation: "New Donation"
  donation_info: "Please enter your donation details (this is a donation and will not be applied towards your account, if you have one):"
  donation_amount: "Enter amount"
  donate: "Donate"
  donation_sucess: "Congratulations! Your transaction has been successfull!"
  donation_not_sucess: "Something went wrong while processing your donation. Please try again!"
  #subscriptions
  subscription_sucess: "Congratulations! Your are now subscribed"
  subscription_not_sucess: "Something went wrong while processing your subscription. Please try again"
  unsubscription_sucess: "You have been unsubscribed!"
  unsubscription_not_sucess: "Something went wrong. Please try again!"
  subscriptions: "Subscriptions"
  lastestsubs: "Lastest Subscriptions:"
  date: "Date"
  unsubscribe_from: "Unsuscribe from"
  no_subs: "No Subscriptions"
  choose_subs: "Choose Subscription:"
  choose_button: "Choose"
  new_subs: "New Subscription"
  #common
  first_name: "First Name"
  last_name: "Last Name"
  company: "Company"
  phone: "Phone"
  personal_info: "Please enter your personal info:"
  pay_details: "Please enter payment details"