diff options
author | claucece <soficeli0@gmail.com> | 2015-09-21 23:27:05 -0500 |
---|---|---|
committer | claucece <soficeli0@gmail.com> | 2015-10-05 22:39:30 -0500 |
commit | 2e1d21f53f0f96fba544b592fde84af2f4879a24 (patch) | |
tree | fc7d512c67002774ac8135dee16cc7f7ccd1919e /engines/billing/config/locales | |
parent | f55fd33542c68fc8fc4519d622a41ef9517ebee3 (diff) |
subscriptions, haml and translations
Diffstat (limited to 'engines/billing/config/locales')
-rw-r--r-- | engines/billing/config/locales/en.yml | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/engines/billing/config/locales/en.yml b/engines/billing/config/locales/en.yml index 1300958..20ba03c 100644 --- a/engines/billing/config/locales/en.yml +++ b/engines/billing/config/locales/en.yml @@ -8,4 +8,8 @@ en: plan: "Plan" description: "Description" cost: "Cost" - free: "Free"
\ No newline at end of file + 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" + personal_info: "Please enter your personal info:" |