2019-09-11 19:34:28 -04:00
|
|
|
en:
|
|
|
|
site_settings:
|
2019-09-11 21:21:27 -04:00
|
|
|
discourse_patrons_enabled: "Enable the Discourse Patrons plugin."
|
2019-09-11 19:34:28 -04:00
|
|
|
discourse_patrons_secret_key: "Stripe Secret Key"
|
|
|
|
discourse_patrons_public_key: "Stripe Public Key"
|
|
|
|
discourse_patrons_currency: "Currency Code"
|
|
|
|
discourse_patrons_zip_code: "Show Zip Code"
|
|
|
|
discourse_patrons_billing_address: "Collect billing address"
|
2019-09-11 23:40:18 -04:00
|
|
|
discourse_patrons_payment_page: "Text to be added to enter payments page. Markdown is supported."
|
|
|
|
discourse_patrons_success_page: "Text to be added to success page. Markdown is supported."
|
2019-09-11 19:34:28 -04:00
|
|
|
discourse_patrons_reward_badge_name: "Grant this badge to user when a payment is successful"
|
|
|
|
errors:
|
2019-09-11 21:21:27 -04:00
|
|
|
discourse_patrons_amount_must_be_currency: "Currency amounts must be currencies (eg 1.50)"
|
2019-09-11 19:34:28 -04:00
|
|
|
js:
|
|
|
|
discourse_patrons:
|
|
|
|
nav_item: Payment
|
|
|
|
title: "Make a Payment"
|
2019-09-11 23:40:18 -04:00
|
|
|
amount: Amount $
|
2019-09-11 19:34:28 -04:00
|
|
|
card: Card
|
2019-09-11 21:34:54 -04:00
|
|
|
your_information: Your information
|
|
|
|
payment_information: Credit card information
|
2019-09-11 23:40:18 -04:00
|
|
|
submit: Make payment $
|
|
|
|
confirm: Confirm payment $
|
2019-09-12 01:13:08 -04:00
|
|
|
billing:
|
|
|
|
name: Full name
|
|
|
|
email: Email
|
2019-09-12 01:36:08 -04:00
|
|
|
phone: Phone Number
|
2019-09-11 23:46:30 -04:00
|
|
|
confirmation:
|
|
|
|
amount: Amount $
|
|
|
|
last4: Card number
|
2019-09-12 01:13:08 -04:00
|
|
|
buttons:
|
|
|
|
success: Go back
|