discourse-subscriptions/config/locales/client.en.yml

38 lines
1.4 KiB
YAML
Raw Normal View History

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."
discourse_patrons_payment_description: "This is sent to Stripe and shows in the payment information"
2019-09-11 19:34:28 -04:00
errors:
2019-09-12 02:16:38 -04:00
discourse_patrons_amount_must_be_currency: "Currency amounts must be currencies without dollar symbol (eg 1.50)"
2019-09-11 19:34:28 -04:00
js:
discourse_patrons:
nav_item: Payment
2019-09-12 02:16:38 -04:00
heading:
payment: Make a Payment
success: Thank you!
payment:
2019-09-12 03:47:08 -04:00
optional: Optional
2019-09-12 02:16:38 -04:00
your_information: Your information
payment_information: Payment information
2019-09-12 04:27:25 -04:00
payment_confirmation: Confirm information
2019-09-12 02:28:19 -04:00
amount: Amount
2019-09-12 01:13:08 -04:00
billing:
name: Full name
email: Email
2019-09-12 23:02:28 -04:00
email_info: A receipt is sent to this email address
2019-09-12 01:36:08 -04:00
phone: Phone Number
2019-09-11 23:46:30 -04:00
confirmation:
2019-09-12 04:16:47 -04:00
amount: Amount
2019-09-11 23:46:30 -04:00
last4: Card number
2019-09-12 01:13:08 -04:00
buttons:
2019-09-12 04:16:47 -04:00
make_payment: Make payment
confirm_payment: Confirm payment
2019-09-12 01:13:08 -04:00
success: Go back