summaryrefslogtreecommitdiff
path: root/engines/billing/config/locales
diff options
context:
space:
mode:
Diffstat (limited to 'engines/billing/config/locales')
-rw-r--r--engines/billing/config/locales/en.yml7
1 files changed, 7 insertions, 0 deletions
diff --git a/engines/billing/config/locales/en.yml b/engines/billing/config/locales/en.yml
index 20ba03c..9eeb03c 100644
--- a/engines/billing/config/locales/en.yml
+++ b/engines/billing/config/locales/en.yml
@@ -12,4 +12,11 @@ en:
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!"