Sha256: 16606a6bbacac35f1e32bb06ac197314a0e1f6d75ca00a317f79ecd18e4d4394

Contents?: true

Size: 1.22 KB

Versions: 3

Compression:

Stored size: 1.22 KB

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:
    affirm_checkout: "Affirm Checkout"
  activerecord:
    models:
      "spree/affirm_checkout":
        "Order size mismatch": "Order size mismatch"
        "Line Item not in checkout details": "Line Item not in checkout details"
        "Quantity mismatch": "Quantity mismatch"
        "Price mismatch": "Price mismatch"
        "Billing email mismatch": "Billing email mismatch"
        "Product key mismatch": "Product key mismatch"
        "city mismatch": "city mismatch"
        "street1 mismatch": "street1 mismatch"
        "street2 mismatch": "street2 mismatch"
        "postal_code mismatch": "postal_code mismatch"
        "region1_code mismatch": "region1_code mismatch"
        "First/Last name mismatch": "First/Last name mismatch"
        "Full name mismatch": "Full name mismatch"

    attributes:
      "spree/affirm_checkout":
        line_items: "items"
        billing_address: "billing address"
        shipping_address: "shipping address"
        billing_email: "email"
        financial_product_key: "Affirm Financial Product"

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
spree_affirm-0.2.22 config/locales/en.yml
spree_affirm-0.2.21 config/locales/en.yml
spree_affirm-0.2.20 config/locales/en.yml