2019-09-12 13:40:18 +10:00

27 lines
1.1 KiB
YAML

en:
site_settings:
discourse_patrons_enabled: "Enable the Discourse Patrons plugin."
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"
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."
discourse_patrons_reward_badge_name: "Grant this badge to user when a payment is successful"
errors:
discourse_patrons_amount_must_be_currency: "Currency amounts must be currencies (eg 1.50)"
js:
discourse_patrons:
nav_item: Payment
title: "Make a Payment"
amount: Amount $
card: Card
your_information: Your information
payment_information: Credit card information
submit: Make payment $
confirm: Confirm payment $
invoice: "invoice"
invoice_prefix: "You gave"
receipt: "Receipt sent to {{email}}."