Sha256: 3700478e21f90c72c4300b43cc2f9a75ddd33e5c9b944dd105ee7f3ddce5e90b

Contents?: true

Size: 1002 Bytes

Versions: 1

Compression:

Stored size: 1002 Bytes

Contents

# Sample localization file for English. Add more files in this directory for other locales.
# See https://github.com/svenfuchs/rails-i18n/tree/master/rails%2Flocale for starting points.

en:
  spree:
    paypal:
      already_refunded: "This payment has been refunded and no further action can be taken on it."
      no_payment_via_admin_backend: "You cannot charge PayPal accounts through the admin backend at this time."
      transaction: "PayPal Transaction"
      payer_id: "Payer ID"
      transaction_id: "Transaction ID"
      token: "Token"
      refund: "Refund"
      refund_amount: "Amount"
      original_amount: "Original amount: %{amount}"
      refund_successful: "PayPal refund successful"
      refund_unsuccessful: "PayPal refund unsuccessful"
      actions:
        refund: "Refund"
      status: Status
      flash:
        cancel: "Don't want to use PayPal? No problems."
        connection_failed: "Could not connect to PayPal."
        generic_error: "PayPal failed. %{reasons}"

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
spree_paypal_checkout-0.0.2 config/locales/en.yml