Sha256: 03a49c73bc86df78b3d1556e5faa7fd97ca3733dcf1a2c9f805b53e79e02f293

Contents?: true

Size: 1.11 KB

Versions: 2

Compression:

Stored size: 1.11 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"
        "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"

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
spree_affirm-0.2.30 config/locales/en.yml
spree_affirm-0.2.3 config/locales/en.yml