blob: 9eeb03c746125d033ef615b22269cf18466ea58f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
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"
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!"
subscription_sucess: "Congratulations! Your are now subscribed"
subscription_not_sucess: "Something went wrong while processing your subscription. Please try again"
personal_info: "Please enter your personal info:"
unsubscription_sucess: "You have been unsubscribed!"
unsubscription_not_sucess: "Something went wrong. Please try again!"
|