62 lines
2.0 KiB
YAML
62 lines
2.0 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_payment_description: "This is sent to Stripe and shows in the payment information"
|
|
errors:
|
|
discourse_patrons_amount_must_be_currency: "Currency amounts must be currencies without dollar symbol (eg 1.50)"
|
|
js:
|
|
discourse_patrons:
|
|
title: Discourse Patrons
|
|
nav_item: Payment
|
|
heading:
|
|
payment: Make a Payment
|
|
success: Thank you!
|
|
payment:
|
|
optional: Optional
|
|
receipt_info: A receipt is sent to this email address
|
|
your_information: Your information
|
|
payment_information: Payment information
|
|
payment_confirmation: Confirm information
|
|
amount: Amount
|
|
payment_intent_id: Payment ID
|
|
billing:
|
|
name: Full name
|
|
email: Email
|
|
phone: Phone Number
|
|
confirmation:
|
|
amount: Amount
|
|
last4: Card number
|
|
buttons:
|
|
make_payment: Make payment
|
|
confirm_payment: Confirm payment
|
|
success: Go back
|
|
admin:
|
|
dashboard:
|
|
title: Dashboard
|
|
table:
|
|
head:
|
|
user: User
|
|
payment_intent: Payment ID
|
|
receipt_email: Receipt Email
|
|
amount: Amount
|
|
plans:
|
|
title: Plans
|
|
new: New
|
|
show:
|
|
create: Create
|
|
name: Name
|
|
amount: Amount
|
|
interval: Interval
|
|
table:
|
|
head:
|
|
plan: Plan
|
|
subscriptions:
|
|
title: Subscriptions
|