Sha256: 8d703460d70af25ef683b53b5c0f31375fc943a19949e7eb6a613167b9d08d69

Contents?: true

Size: 742 Bytes

Versions: 2

Compression:

Stored size: 742 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:
  activerecord:
    models:
      solidus_afterpay/payment_method: Afterpay
  solidus_afterpay:
    payment_declined: Payment declined. Please contact the Afterpay Customer Service team for more information.
    resource_not_found: The resource you were looking for could not be found.
    order_token_not_found: Invalid order confirmation data passed in.
    unauthorized: You are not authorized to perform that action.
    express_checkout:
      errors:
        unable_place_order: 'Unable to place the order!'
      button: Checkout with Afterpay

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
solidus_afterpay-0.3.0 config/locales/en.yml
solidus_afterpay-0.2.0 config/locales/en.yml