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"
|
2019-10-09 22:52:55 -04:00
|
|
|
|
discourse_patrons_subscription_group: The name of the group the user is added to when successfully subscribed
|
2019-09-11 19:34:28 -04:00
|
|
|
|
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-12 05:17:08 -04:00
|
|
|
|
discourse_patrons_payment_description: "This is sent to Stripe and shows in the payment information"
|
2019-10-07 20:56:39 -04:00
|
|
|
|
discourse_patrons_amounts: "Payment amounts a user can select"
|
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:
|
2019-09-13 22:56:28 -04:00
|
|
|
|
title: Discourse Patrons
|
2019-10-09 22:52:55 -04:00
|
|
|
|
navigation:
|
|
|
|
|
subscribe: Subscribe
|
|
|
|
|
subscribe:
|
|
|
|
|
title: Subscribe
|
2019-10-10 21:26:01 -04:00
|
|
|
|
card:
|
|
|
|
|
title: Payment
|
|
|
|
|
customer:
|
|
|
|
|
title: Customer Details
|
|
|
|
|
empty: We couldn't find a customer identifier in our system. A new one will be created for you.
|
2019-10-09 22:52:55 -04:00
|
|
|
|
buttons:
|
|
|
|
|
subscribe: Subscribe
|
|
|
|
|
one_time:
|
|
|
|
|
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
|
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:
|
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
|
2019-09-13 22:56:28 -04:00
|
|
|
|
admin:
|
2019-09-24 02:04:42 -04:00
|
|
|
|
dashboard:
|
|
|
|
|
title: Dashboard
|
2019-09-22 22:04:30 -04:00
|
|
|
|
table:
|
|
|
|
|
head:
|
|
|
|
|
user: User
|
|
|
|
|
payment_intent: Payment ID
|
|
|
|
|
receipt_email: Receipt Email
|
|
|
|
|
amount: Amount
|
2019-10-14 00:39:24 -04:00
|
|
|
|
products:
|
|
|
|
|
title: Products
|
2019-10-15 23:15:01 -04:00
|
|
|
|
operations:
|
|
|
|
|
create: Create New Product
|
|
|
|
|
update: Update Product
|
|
|
|
|
new: New Product
|
|
|
|
|
destroy:
|
|
|
|
|
confirm: Are you sure you want to destroy this product?
|
2019-10-15 06:50:30 -04:00
|
|
|
|
product:
|
|
|
|
|
product_id: Product ID
|
2019-10-15 23:15:01 -04:00
|
|
|
|
name: Product Name
|
2019-10-17 05:34:26 -04:00
|
|
|
|
statement_descriptor:
|
|
|
|
|
title: Statement Descriptor
|
|
|
|
|
description: Extra information about a product which will appear on your customer’s credit card statement.
|
|
|
|
|
group:
|
|
|
|
|
title: User Group
|
|
|
|
|
description: This is the discourse user group the customer gets added to when the subscription is created.
|
2019-10-15 06:50:30 -04:00
|
|
|
|
active: Active
|
2019-09-24 02:04:42 -04:00
|
|
|
|
plans:
|
2019-10-21 00:28:45 -04:00
|
|
|
|
title: Pricing Plans
|
2019-10-16 06:18:29 -04:00
|
|
|
|
operations:
|
2019-10-21 00:28:45 -04:00
|
|
|
|
add: Add New Plan
|
2019-10-16 06:18:29 -04:00
|
|
|
|
new: New Plan
|
|
|
|
|
destroy:
|
|
|
|
|
confirm: Are you sure you want to destroy this plan?
|
2019-09-24 21:18:11 -04:00
|
|
|
|
plan:
|
2019-10-17 05:34:26 -04:00
|
|
|
|
nickname:
|
|
|
|
|
title: Plan Nickname
|
|
|
|
|
description: This won't be visible to customers, but will help you find this plan later.
|
2019-09-24 21:18:11 -04:00
|
|
|
|
plan_id: Plan ID
|
2019-10-16 06:18:29 -04:00
|
|
|
|
product: Product
|
2019-09-24 21:18:11 -04:00
|
|
|
|
interval: Interval
|
|
|
|
|
amount: Amount
|
2019-09-24 02:04:42 -04:00
|
|
|
|
subscriptions:
|
|
|
|
|
title: Subscriptions
|
2019-10-16 06:29:40 -04:00
|
|
|
|
subscription:
|
|
|
|
|
subscription_id: Subscription ID
|
|
|
|
|
user: User
|
|
|
|
|
plan: Plan
|
|
|
|
|
status: Status
|