Sha256: 27f109b4b457e7222401725e52c5b3416c931ff0cc2c0ef549e2005ce2452014

Contents?: true

Size: 1.9 KB

Versions: 17

Compression:

Stored size: 1.9 KB

Contents

en:
  pay:
    successful:
      header: Payment Successful
      description: This payment was already successfully confirmed.
    cancelled:
      header: Payment Cancelled
      description: This payment was cancelled.
    requires_action:
      header: Confirm your %{amount} payment
      description: Extra confirmation is needed to process your payment. Please confirm your payment by filling out your payment details below.
      full_name: Full name
      card: Credit or debit card
      button: Pay %{amount}
      name_missing: Please provide your name.
      success: The payment was successful.
    all_rights_reserved: All rights reserved.
    back: Go back
    receipt:
      date: Date
      account_billed: Account Billed
      product: Product
      amount: Amount
      charged_to: Charged to
      additional_info: Additional Info
      refunded: Refunded
      paid: Paid
    invoice:
      amount: "Amount"
      product: "Product"
      quantity: "Quantity"
      subtotal: "Subtotal"
      total: "Total"
      unit_price: "Unit Price"
    errors:
      action_required: "This payment attempt failed because additional action is required before it can be completed."
      invalid_payment: "This payment attempt failed because of an invalid payment method."
      email_required: "Email is required to create a customer"
      no_processor: "No payment processor selected. Make sure to set the %{class_name}'s `processor` attribute to either 'stripe' or 'braintree'."
      braintree:
        authorization: "Either the data you submitted is malformed and does not match the API or the API key you used may not be authorized to perform this action."
    user_mailer:
      receipt:
        subject: "Payment receipt"
      refund:
        subject: "Payment refunded"
      subscription_renewing:
        subject: "Your upcoming subscription renewal"
      payment_action_required:
        subject: "Confirm your payment"

Version data entries

17 entries across 17 versions & 1 rubygems

Version Path
pay-3.0.24 config/locales/en.yml
pay-3.0.23 config/locales/en.yml
pay-3.0.22 config/locales/en.yml
pay-3.0.21 config/locales/en.yml
pay-3.0.20 config/locales/en.yml
pay-3.0.19 config/locales/en.yml
pay-3.0.18 config/locales/en.yml
pay-3.0.17 config/locales/en.yml
pay-3.0.16 config/locales/en.yml
pay-3.0.15 config/locales/en.yml
pay-3.0.14 config/locales/en.yml
pay-3.0.13 config/locales/en.yml
pay-3.0.12 config/locales/en.yml
pay-3.0.11 config/locales/en.yml
pay-3.0.10 config/locales/en.yml
pay-3.0.9 config/locales/en.yml
pay-3.0.8 config/locales/en.yml